body {
	font-family: tahoma,arial;
	color: #a8afb5;
	font-size: 11px;
}

td {
	font-family: tahoma,arial;
	color: #a8afb5;
	font-size: 11px;
}

th {
	font-family: tahoma,arial;
	color: #a8afb5;
	font-size: 11px;
}
a:link {
     color: #efefef; text-decoration: none;
	 }
a:visted {
     color: #efefef; text-decoration: none;
	 }
a:hover {
	 color: #1b51a1; text-decoration: none;
	 }