.textwhitebold {
	font-family: "Tahoma", "Arial";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.textwhite {
	font-family: "Tahoma", "Arial";
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
a:link, a:active, a:visited {
	font-family: "Tahoma", "Arial";
	color: #FF5959;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	font-family: "Tahoma", "Arial";
	color: #FF0000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
.Menuheader{
	font-family: "Tahoma", "Arial";
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}
.text {
	font-family: "Tahoma", "Arial";
	font-size: 11px;
	color: #000000;
}
.header2{
	font-family: "Tahoma", "Arial";
	color: #033C6B;
	font-size: 14px;
	font-weight: bold;
}
.header1{
    font-family: "Tahoma", "Arial";
	color: #B82118;
	font-size: 13px;
	font-weight: bold;
}
