a:link {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #21285E;
}
a:visited {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #21285E;
}
a:active {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #21285E;
}
a:hover {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #21285E;
}
