table td {
	font-size: 12px;
	padding: 8px;
	}
	
	a {color: #155387; font-weight: normal; font-size: 12px;}
	a:link{color: #155387; text-decoration: none;}
	a:visited{color: #155387; text-decoration: none;}
	a:active{color: #155387; text-decoration: none;}
	a:hover {color: #fff !important; text-decoration: underline;}