BODY {
	background-color: #ffffff;
}

.latest {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
}

.stdText {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
}

.title {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	color: #054024;
	font-weight: bold;
}

A.latest, A.latest:VISITED {
    color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

A.latest:HOVER, A.latest:ACTIVE {
    color: #0E472E;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

A.menuLink, A.menuLink:VISITED {
    color: #ffffff;
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

A.menuLink:HOVER, A.menuLink:ACTIVE {
    color: #ffffff;
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	border-bottom:1px dotted #FFCC00;
	border-top:1px dotted #FFCC00;
}

.nada {
	text-decoration: none;
}