body,html {
	 margin: 0px;
	 padding:  0px;
	 background-image:url(Images/bg.jpg);
	 background-repeat:repeat-x;
	 background-position:top;
	 background-color:#b5873c; 
	 font-family: "Times New Roman", Times, serif;
}

img, div,table,tr,td ,input{ behavior: url(iepngfix.htc) 
}  

.MainText{	 
	 font-size:14px;
	 color:#fff5b0;
}
.MainText a:link{	 
	 font-size:14px;
	 color:#fff5b0;
	 text-decoration:none;	 
}
.MainText a:visited{	 
	 font-size:14px;
	 color:#fff5b0;
	 text-decoration:none;
}
.MainText a:hover{	 
	 font-size:14px;
	 color:#000000;
	 text-decoration:underline;
}
.MainText a:active{	 
	 font-size:14px;
	 color:#fff5b0;
	 text-decoration:none;
}


.RegText a:link{	 
	 font-size:14px;
	 color:#000;
	 text-decoration:none;	 
}
.RegText  a:visited{	 
	 font-size:14px;
	 color:#000;
	 text-decoration:none;
}
.RegText  a:hover{	 
	 font-size:14px;
	 color:#a48852;
	 text-decoration:underline;
}
.RegText  a:active{	 
	 font-size:14px;
	 color:#000;
	 text-decoration:none;
}

.footer a:link{	 
	 font-size:10px;
	 color:#fff5b0;
	 text-decoration:none;	 
}
.footer a:visited{	 
	 font-size:10px;
	 color:#fff5b0;
	 text-decoration:none;
}
.footer a:hover{	 
	 font-size:10px;
	 color:#000000;
	 text-decoration:underline;
}
.footer a:active{	 
	 font-size:10px;
	 color:#fff5b0;
	 text-decoration:none;
}

a:link {
	color: #000000;
	text-decoration:none;
}
a:visited {
	color: #000000;
	text-decoration:none;
}
a:hover {
	color: #000000;
	text-decoration:underline;
}
a:active {
	color: #000000;
	text-decoration:none;
}
