

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-position:top;
	
	margin-left: 0px;
	margin-right: 0px;
	background-repeat: no-repeat;
}

.class2 A:link {text-decoration: none; font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF;}
.class2 A:visited {text-decoration: none; color:#FFFFFF;}
.class2 A:active {text-decoration: none; color:red;}
.class2 A:hover {text-decoration: none; color: #F31E18;}