A:link{
	color:rgb(191,0,26);
	font-weight:bold;
	text-decoration:none;
}
A:visited{
	color:rgb(191,0,26);
	font-weight:bold;
	text-decoration:none;
}
A:active{
	color:rgb(191,0,26);
	font-weight:bold;
	text-decoration:none;
}
A:hover{
	color:rgb(0,0,0);
	font-weight:bold;
	text-decoration:none;
}


body,p,td,div,span,menu,ul,li{
	font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size:11px;
}
strong,b{
	font-weight:bold;
}

.headline1{
	font-weight: bold;
	color:rgb(191,0,26);
	font-size:18px;
}

.headline2{
	font-weight: normal;
	color:rgb(191,0,26);
	font-size:12px;
}

.headline3{
	font-weight: normal;
	color:rgb(150,150,150);
	font-size:12px;
}

.headline4{
	font-weight: normal;
	color:rgb(252,193,107);
	font-size:12px;
}

.smalltext1{
	color:rgb(0,0,0);
	text-decoration:none;
	font-size:11px;
}

.mt{
	padding-left:3px;
	display:inline-block;
}

body, textarea{
	scrollbar-arrow-color:rgb(191,0,26);
	scrollbar-highlight-color:rgb(254,243,232);
	scrollbar-3dlight-color:rgb(255,255,255);
	scrollbar-base-color:rgb(250,218,186);
	scrollbar-face-color:rgb(250,218,186);
	scrollbar-shadow-color:rgb(250,218,186);
	scrollbar-darkshadow-color:rgb(153,153,153);
}