a {
	color: #003B85;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
	color: #C4261C;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}


.main a {
	color: #ffffff;
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;

}
.main a:hover {
	color: yellow;
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
