.unnamed1 {
	color: #000066;
	text-decoration: none;
	background-repeat: repeat;
	background-attachment: fixed;


}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0066FF;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: underline;






}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066FF;
	text-decoration: underline;
	font-size: small;

}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #990000;
}
