a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000099;


}
a:visited {
	text-decoration: none;
	color: #121212;

}
a:hover {
	color: #0080FF;
	text-decoration:none;
	font-weight: normal;
	display: table;









}
a:active {
	color: #000099;
}
