body  { 
	background-color: #FFFFFF; 
	font-family: Trebuchet MS; 
	color: #000000; font-size: 14; 
}
.Tabst {
	font-family: Trebuchet MS; 
	color: #000000; 
	font-size: 14;
	text-decoration: none;
	background:#FFFFFF
}

A:link {
	color: #000000;
	text-decoration: none;
	border-bottom: thin #B00000;
}

A:visited {
	Color : #000000;
	text-decoration: none; 
	border-bottom: thin #B00000;
}


A:hover {
	color: #DC143C;
	font-weight: bold;
}
