/* CSS Document */
body {
	background-image: url(../images/bg_b.gif);
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
	background-color: #FFFFFF;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	background-color: #FFFF00;
}
a:active {
	color: #FFCC00;
	text-decoration: none;
	background-color: #000000;
}
.style3 {font-size: 10px}
.style4 {font-size: 11px; color: #000000;}
