
body, table, tr, td {
	font-family : Trebuchet MS;
	font-size : 13px;
}

a {
	font-family : Trebuchet MS;
	font-size : 13px;
	text-decoration : none;
	color : #5B7EA6;
}

a:hover {
	font-family : Trebuchet MS;
	font-size : 13px;
	text-decoration : underline;
	color : #5B7EA6;
}

.border 
{
	border: 1px solid #A1AF7A;
}
