
.style1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.style1 a:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.style2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.link a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}

.textblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #0368E4;
}
.textwhite {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.bold{
font-weight:bold}

.textwhite1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.textwhite1 a:hover{
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
}

.orng {
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	color: #ea770c;
}
