@charset "UTF-8";
/* CSS Document */
a{color:#FFFFFF; text-decoration:underline} 
a:hover{
color:#cccccc;
text-decoration:none}
a:visited{
color:#FFFFFF}

.wilherst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}

.wilherst a{
color:#FF0000;}

.wilherst a:hover{
color:#660000;}

.wilherst a:visited{
color:#FF0000;}

.wilherst a:active{
color:#FF0000;}

.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.quotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #91170c;
}
.captions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
.footer { font-family : Verdana, Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 10px; ; color: #FFFFFF; font-weight: lighter}

.red {color:#CC0000;
}