body {
	margin: 0;
}

.default {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #ffffff;
}

.small {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #ffffff;
}

A:ACTIVE {
	color: #66ff66;
	text-decoration: underline;
}

A:LINK {
	color: #66ff66;
text-decoration: underline;
 }
 
A:VISITED {
	color: #66ff66;
	text-decoration: underline;
}

A:HOVER {
	color: #66ff66;
	text-decoration: underline;
}




