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