.text {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #535353;
	text-decoration: none;
}
.frm {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.menu {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
.text2 {
	font-family: Arial;
	font-size: 11px;
	color: #777777;
	text-decoration: none;
}
.c_name {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.text3 {
	font-family: Arial;
	font-size: 11px;
	color: #B80000;
}
.text4 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #535353;
	text-decoration: none;
}
.nav {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.nav:hover {
	font-family: Arial;
	font-size: 11px;
	color: #0309E9;
	font-weight: bold;
	text-decoration: underline;
}
.topnav {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.topnav:hover {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
