body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	background-color: #D0D0A0;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

a:link {
color: #0000CC;
text-decoration: underline;
}

a:visited {
color: #FFFFFF;
}

a:active {
color: #0000CC;
}

a:hover {
text-decoration: none;
}

.text {
font-size: 80%;
line-height: 18px;
margin-left: 8px;
}

.text-small {
font-size: 60%;
}

.text-white {
font-size: 60%;
color: #FFFFFF;
}
.text-white-new {
font-size: 100%;
color: #FFFFFF;
}