/* ---------------------------------------------------------------------------------- */
/* CSS Document - last updated: 25/04/2008																						*/

/* The Polo Magazine																																	*/
/* Author: Webnetism (www.webnetism.co.uk)																						*/

/* links.css																																					*/
/* Media: screen																																			*/
/* ---------------------------------------------------------------------------------- */

a.black_link_12:link, a.black_link_12:visited, a.black_link_12:active {
	font-weight: normal;
	font-size: 12px;
	color: #000;
	font-family: verdana, sans-serif;
	text-decoration: none;
}

a.black_link_12:hover {
	font-weight: normal;
	font-size: 12px;
	color: #56528f;
	font-family: verdana, sans-serif;
	text-decoration: none;
}

a.black_link_14 {
	font-weight: normal;
	font-size: 14px;
	color: #000;
	font-family: verdana, sans-serif;
	text-decoration: none;
}

a.black_link_14:hover {
	font-weight: normal;
	font-size: 14px;
	color: #56528f;
	font-family: verdana, sans-serif;
	text-decoration: none;
}

a.white_link_14 {
	font-weight: normal;
	font-size: 14px;
	color: #fff;
	font-family: verdana, sans-serif;
	text-decoration: none;
}

a.white_link_14:hover {
	font-weight: normal;
	font-size: 14px;
	color: #000;
	font-family: verdana, sans-serif;
	text-decoration: none;
}

a.white_link_16 {
	font-weight: normal;
	font-size: 16px;
	font-family: verdana, sans-serif;
	color: #fff;
	text-decoration:none;
}

a.white_link_16:hover {
	font-weight: normal;
	font-size: 16px;
	font-family: verdana, sans-serif;
	color: #01A8EC;
	text-decoration:none;
}

a.purple_link {
	font-weight: normal;
	font-size: 13px;
	color: #56528f;
	font-family: verdana, sans-serif;
	text-decoration: none;
}

a.purple_link:hover {
	font-weight: normal;
	font-size: 13px;
	color: #000;
	font-family: verdana, sans-serif;
	text-decoration: none;
}

a.white_link_10:link, a.white_link_10:visited, a.white_link_10:active {
	font-weight: normal;
	font-size: 10px;
	color: #fff;
	font-family: verdana, sans-serif;
	text-decoration: none;
}

a.white_link_10:hover {
	font-weight: normal;
	font-size: 10px;
	color: #56528f;
	font-family: verdana, sans-serif;
	text-decoration: none;
}

a.white_link_13:link, a.white_link_13:visited, a.white_link_13:active {
	font-weight: normal;
	font-size: 13px;
	color: #fff;
	font-family: verdana, sans-serif;
	text-decoration: none;
}

a.white_link_13:hover {
	font-weight: normal;
	font-size: 13px;
	color: #56528f;
	font-family: verdana, sans-serif;
	text-decoration: none;
}

