a {
	text-decoration: none;
	color: #666666;
	font-family: tahoma, verdana, Arial;
	font-size: 11px;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #FF6600;
	font-family: tahoma, verdana, Arial;
	font-size: 11px;
	font-weight: bold;
}

.bt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #084E89;
	text-decoration: none;
	letter-spacing: -1px;
}
.bt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #084E89;
	text-decoration: none;
	letter-spacing: -1px;
}
.bt3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.c:link {
	font-family:Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.c:hover {

	font-family:Arial;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.c:visited {

	font-family:Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}.line {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #D6D6D6;
	text-decoration: none;
	letter-spacing: -1px;
}
.form {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	letter-spacing: 0px;
}
.border {
	border: 1px solid #E0DFE3;
}
.bt4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: -1px;
}
.bt1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.red {
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 11px;
	color:#900;
}
.yellow {
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 11px;
	color:#F90;
}
.green {
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 11px;
	color:#090;
}