a:link {
	text-decoration: none;
}
a:visited {
	color: #0a1b4c;
	text-decoration: none;
} 
a:hover {
	color: #cc0000;
} 
.table1 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
