.text {
	font-family: "Tahoma";
	color:#4A4A4A;
	font-size: 13px;
}
input {
	font-family: "Tahoma", "Arial";
	font-size: 12px;
}
select {
	font-family: "Tahoma", "Arial";
	font-size: 12px;
}
textarea {
	font-family: "Tahoma", "Arial";
	font-size: 12px;
}
.border {
	border: 1px solid #efb036;
}
a.link1:link, a.link1:active, a.link1:visited{
	font-family:Tahoma;
	font-size:13px;
	color:#4A4A4A;
	text-decoration:none;}
a.link1:hover{
font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#004576;
	text-decoration:none;
}
a.link2:link, a.link2:active, a.link2:visited{
	font-family:Tahoma;
	font-size:13px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;}
a.link2:hover{
font-family:Tahoma;
	font-size:13px;
	font-weight:normal;
	color:#cccccc;
	text-decoration:none;
}
a.link3:link, a.link3:active, a.link3:visited{
	font-family:Tahoma;
	font-size:16px;
	font-weight:bold;
	color:#004576;
	text-decoration:none;}
a.link3:hover{
font-family:Tahoma;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
a.faqlink:link, a.faqlink:active, a.faqlink:visited{
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#C41130;
	text-decoration:none;}
a.faqlink:hover{
font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#004576;
	text-decoration:none;
}
a.toplink:link, a.toplink:active, a.toplink:visited{
	font-family:Tahoma;
	font-size:12px;
	color:#004576;
	font-weight:bold;
	text-decoration:none;}
a.toplink:hover{
font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}