a:link {
	color: #040E60;
	font-size: 15px;
	

}

a:visited {
	color: #040E60;
	text-decoration: none;
	font-family: verdana;
	font-size: 15px;

	
}

a:hover {
	color: white;
	text-decoration: none;
	font-family: verdana;
	font-weight: bold;
	background-color: #040E60;
	font-size: 15px;

}

a:active {
	color: white;
	text-decoration: none;
	font-family: verdana;
	font-weight: bold;
	background-color: #040E60;
	font-size: 15px;

}
