

a:link {
	font-size:11px;
	color: #00314C;
	text-decoration : none;
}

a:visited {
	font-size:11px;
	color: #00314C;
	text-decoration : none;
}
a:hover {
	font-size:11px;
	color: #00314C;
	text-decoration : none;
}
a:active {
font-size:11px;
	color: #00314C;
	text-decoration : none;
}


