td {
	font-size: 11px;
	font-family: tahoma;
	color: #aebbc7;
}

.no_style {
	font-size: 11px;
	color: #aebbc7;
	font-family: tahoma;
	text-decoration: none;
}

a.no_style, a.no_style:hover, a.no_style:visited {
	font-size: 11px;
	color: #aebbc7;
	font-family: tahoma;
	text-decoration: none;
}

a, a:hover, a:visited {
	text-decoration: underline;
	font-size: 10px;
	color: #000000;
	font-family: verdana;
}

a.blue, a.blue:hover, a.blue:visited {
	font-size: 11px;
	color: #0349FF;
	font-family: verdana;
	text-decoration: underline;
}

a.white, a.white:hover, a.white:visited {
	font-size: 11px;
	color: #ffffff;
	font-family: verdana;
	text-decoration: none;
}

a.whites, a.whites:hover, a.whites:visited {
	font-size: 10px;
	color: #ffffff;
	font-family: verdana;
	text-decoration: none;
}

a.bottom_menu, a.bottom_menu:hover, a.bottom_menu:visited {
	font-size: 10px;
	color: #548bc2;
	font-family: verdana;
	text-decoration: none;
	font-weight: bold;
}

.section {
	font-size:12px;
	color:#ffffff;
	font-family:verdana;
	text-decoration:none;
	font-weight: bold;
}

.sectionr {
	font-size: 18px;
	color: #dfb024;
	font-family: verdana;
	text-decoration:none;
	font-weight: bold;
	letter-spacing: 3px;
}

.sectiong {
	font-size: 18px;
	color: #94c335;
	font-family: verdana;
	text-decoration:none;
	font-weight: bold;
	letter-spacing: 3px;
}

.sectione {
	font-size: 18px;
	color: #f2ec1d;
	font-family: verdana;
	text-decoration:none;
	font-weight: bold;
	letter-spacing: 3px;
}