/* CSS Document */

body,td,th {
	font-family: Tahoma;
	font-size: 13px;
	color: #666666;
}
body {
	background-color: #b7d4e2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0080BA;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0080BA;
}
a:hover {
	text-decoration: none;
	color: #06B5FF;
}
a:active {
	text-decoration: none;
	color: #0080BA;
}
