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

body {
	background-image: url(../tile.gif);
	background-repeat: repeat;	
	margin-top: 40px;
}


.style1 {color: #CC0000}

.footer {
	font-family: verdana; 
	font-size: 9px; 
	color: #000066;
}

.footer a{
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

.footer a:hover{
	color: #FF5E5E;
	text-decoration: none;
}

.footerlogo {
	font-weight: bold;
	color: #F00;	
}