body {
	background-image: url();
	background-color: #000000;
}
.txt {
	font-family: arial;
	font-size: 12px;
}
.smallfont {
	font-family: arial;
	font-size: 10px;
}
.h1
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#AC6803;
font-weight:bold;

}
.style3 {
    
	font-family: arial; font-size: large; font-weight: bold;
}
.mystyle {
	 width:40%; margin:  
}
a:link {
	color: #B64D47;
	text-decoration:none;
}
a:visited {
	color: #B64D47;
	text-decoration:none;
}
a:hover {
	color: #B54D4A;
	text-decoration:none;	
}
a:active {
	color: #B54D4A;
	text-decoration:none;
}