body {
	background-image: url(bg.gif);
	background-color: #000000;
	background-attachment: fixed;
	background-repeat: no;
}



a {
	color: #FF0000;
}



a:hover {
	color: #FF99CC;
	background-color: #330000;
}



.footer {
  font-family: Arial,Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
	color: #F35F5F;
	background-color: #FFFFCC;
	text-align: center;
text-decoration: underline;
font-style: italic;

}

.box {
background-color: #FFFF99}


.font2 {
font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	color:#F35F5F;
	background-color: #FFFFCC;
	text-align: justify;
	}



.font{
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFCC99;
 color: #FF6600; font-weight: bolder; font-size: medium;
}

