A {
	text-decoration: none;
	;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 13;
	background-attachment: fixed;
	color: #D0FBF5;

} A:Hover {
	color : #D0FBF5;
	;
	text-transform: none;
	text-decoration: underline;
} body {
	background-attachment: fixed;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #D0FBF5;

}

