/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

A:active {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: x-small;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-decoration: none 
}

A:link {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: x-small;
 	color: rgb(255,255,204);
 	font-weight: bold;
 	text-decoration: none 
}

UL {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	color: rgb(255,255,204);
 	font-weight: bold
}

.Links {
	font-size: xx-small;
 	font-weight: normal;
 	font-style: normal
}

A:visited {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: x-small;
 	color: rgb(255,255,153);
 	font-weight: bold;
 	text-decoration: none 
}

P {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	color: rgb(255,255,255)
}

.Thomas2 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	color: rgb(255,255,204);
 	font-weight: bold
}

H3 {
	color: rgb(0,0,0)
}

H4 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: small;
 	color: rgb(255,255,255);
 	font-weight: bold
}

H5 {
	color: rgb(0,0,0)
}

A:hover {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: x-small;
 	color: rgb(0,51,255);
 	font-weight: bold;
 	text-decoration: none 
}
