@charset "utf-8";
/* CSS Document */

.style2 {font-size: 12px;
}

body {
	background-color: #666666;
}

body,td,th {
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.style3 {color: #FFFFFF;
}


a:active {
	text-decoration: none;
}

a img {border:solid #ffffff 2px;
} 



