/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
}
.style1 {color: #CCCCCC}
.top a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.top a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.top a:hover {
	color: #999999;
	text-decoration: none;
}
.top a:active {
	text-decoration: none;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.btm a:link {
	color: #000000;
	text-decoration: none;
}
.btm a:visited {
	color: #000000;
	text-decoration: none;
}
.btm a:hover {
	color:#003366;
	text-decoration: none;
}
.btm a:active {
	text-decoration: none;
}
.style2 {color: #000000}
.style3 {	color: #003366;
	font-size: 10px;
}
.style4 {	font-size: 11px;
	color: #999999;
}
