.css {
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;

}
.css2 {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;



}
a:hover {
	color: #D7350F;
	text-decoration: underline;
}
.css3 {
	color: #1B2429;
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;


}
.css02 {
	color: #E8EAE9;
	font-size: 12px;
	text-decoration: none;
	font-family: "Century Gothic";
	font-weight: bold;

}
body {
	background-attachment: scroll;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: E6E6E6;
}
