body {
	background-color: #A7D9F3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A {text-decoration:none}
A:hover {
	text-decoration:underline;
	color: #ffffff;
	font-weight: bold;
}
a:link {
	color: #ffffff;
}
a:visited {
	color: #BAE3F9;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BAE3F9;
}