.text {
	font-family: Tahoma, Arial;
	font-size: 11px;

}
input {
	font-family: Tahoma, Arial;
	font-size: 10px;

}
textarea {
	font-family: Tahoma, Arial;
	font-size: 10px;
}

a.a:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #C6050F;
	text-decoration: underline;
}
a.a:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #C6050F;
	text-decoration: underline;
}
a.a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

a.b:link {
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
a.b:visited {
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
a.b:hover {
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
}
.style3 {font-size: 12px}
.style4 {color: #C6050F}
.style5 {
	color: #C6050F;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
