body {
	background-color: #008595;

}

A:link {text-decoration: none; color:#ffffff}
A:active {text-decoration: none; color:#ffffff}
A:visited {text-decoration: none; color:#ffffff}
A:hover {text-decoration: underline; color:#ffffff}

TD {
	font-family: arial;
	font-size: 12px;
	color: #008595;
}

.style2 {
	color: #FFCC00;
	font-weight: bold;
}