.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.arrows {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF9900;
	text-decoration: none;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #666666;
	text-decoration: none;
}
.navlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #660033;
	text-decoration: none;
}

.smallgrey {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}


a.bluelink:link{
text-decoration:underline;
font-family:Tahoma;
font-size:10px;
font-style:normal;
font-weight:bold;
color:#5286C5;
}

a.bluelink:active{
text-decoration:underline;
font-family:Tahoma;
font-size:10px;
font-style:normal;
font-weight:bold;
color:#5286C5;
}

a.bluelink:visited{
text-decoration:underline;
font-family:Tahoma;
font-size:10px;
font-style:normal;
font-weight:bold;
color:#5286C5;
}

a.bluelink:hover{
text-decoration:underline;
font-family:Tahoma;
font-size:10px;
font-style:normal;
font-weight:bold;
color:#2C5383;
}

a.whitelink:link{
text-decoration:none;
font-family:Tahoma;
font-size:10px;
font-style:normal;
font-weight:bold;
color:#FFFFFF;
}

a.whitelink:active{
text-decoration:none;
font-family:Tahoma;
font-size:10px;
font-style:normal;
font-weight:bold;
color:#FFFFFF;
}

a.whitelink:visited{
text-decoration:none;
font-family:Tahoma;
font-size:10px;
font-style:normal;
font-weight:bold;
color:#FFFFFF;
}

a.whitelink:hover{
text-decoration:underline;
font-family:Tahoma;
font-size:10px;
font-style:normal;
font-weight:bold;
color:#FFFFFF;
}