body,html {
	 margin: 0px;
	 padding:  0px;
	 background-image:url(Images/body_bg.jpg);
	 background-repeat:repeat;
	 font-family:Arial, Helvetica, sans-serif;  
}

img, div,table,tr,td ,input{ behavior: url(iepngfix.htc) 
}  

.MainText{	 
	 font-size:14px;
	 color:#431522;
	 line-height:20px;
}
.MainText a:link{	 
	 font-size:14px;
	 color:#431522;
	 text-decoration:none;	 
}
.MainText a:visited{	 
	 font-size:14px;
	 color:#431522;
	 text-decoration:none;
}
.MainText a:hover{	 
	 font-size:14px;
	 color:#431522;
	 text-decoration:underline;
}
.MainText a:active{	 
	 font-size:14px;
	 color:#431522;
	 text-decoration:none;
}
.GoldText{	 
	 font-size:14px;
	 color:#faefc0;
}
.GoldText a:link{	 
	 font-size:14px;
	 color:#faefc0;
	 text-decoration:none;	 
}
.GoldText a:visited{	 
	 font-size:14px;
	 color:#faefc0;
	 text-decoration:none;
}
.GoldText a:hover{	 
	 font-size:14px;
	 color:#faefc0;
	 text-decoration:underline;
}
.GoldText a:active{	 
	 font-size:14px;
	 color:#faefc0;
	 text-decoration:none;
}
.YellowText{	 
	 font-size:16px;
	 color:#c9ac68;
}
.YellowText a:link{	 
	 font-size:16px;
	 color:#c9ac68;
	 text-decoration:none;
}
.YellowText a:visited{	 
	 font-size:16px;
	 color:#c9ac68;
	 text-decoration:none;
}
.YellowText a:hover{	 
	 font-size:16px;
	 color:#5c461b;
	 text-decoration:none;
}
.YellowText a:active{	 
	 font-size:16px;
	 color:#c9ac68;
	 text-decoration:none;
}
.underlineText{ text-decoration:underline;}
.picBorder{ border:1px solid #e6d58a3;}

.footer{	 
	 font-size:10px;
	 color:#ffffff;
	 text-transform:uppercase;
}
.footer a:link{	 
	 font-size:10px;
	 color:#ffffff;
	 text-decoration:none;
	 text-transform:uppercase;	 
}
.footer a:visited{	 
	 font-size:10px;
	 color:#ffffff;
	 text-decoration:none;
	 text-transform:uppercase;
}
.footer a:hover{	 
	 font-size:10px;
	 color:#ffffff;
	 text-decoration:underline;
	 text-transform:uppercase;
}
.footer a:active{	 
	 font-size:10px;
	 color:#ffffff;
	 text-decoration:none;
	 text-transform:uppercase;
}



a:link {
	color: #ffffff;
	text-decoration:none;
}
a:visited {
	color: #ffffff;
	text-decoration:none;
}
a:hover {
	color: #ffffff;
	text-decoration:underline;
}
a:active {
	color: #ffffff;
	text-decoration:none;
}
