td {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font: normal 12px/1.6em "Verdana", sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #555; 
}

a:visited, a:active, a:link { 

	color: #333333;
	
}

a:hover {

	color: #FFFFFF;
	background-color:#164563;
	text-decoration:none;
	
}

.header {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #164563;
}

