.body {
	font-family: Calibri, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
}

a:link {
	font-family: Calibri, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;

}

a:visited {
	font-family: Calibri, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;

}

a:hover {
	font-family: Calibri, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;

}

a:active {
	font-family: Calibri, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;

}


.hilite {
	background-color: #D2D2FF;
	cursor: hand;
}

.hilite1 {
	background-color: #0066CC;
	cursor: hand;
}

.hilite2 {
	background-color: #DDFFF0;
	cursor: hand;
}

.hand {
	cursor: hand;
	font-family: Calibri, Arial, Verdana;
	font-size: 11px;
}

.hand2 {
	cursor: hand;
	padding-bottom:5px;
}

.nav {

}

.menu {
	background-color: #2C2825;
	cursor: hand;
}

.menu2 {
	background-color: #333333;
	cursor: hand;
}