.MainBG {
	background-color: #FFFFFF;
	background-image: url(../_img/core/backgrounds/main-bg.jpg);
	background-repeat: repeat-x;
}
.ContentBG {
	background-color: #FFFFFF;
	background-image: url(../_img/core/backgrounds/content-bg-1.jpg);
	background-repeat: repeat-x;
}

BODY {
	font-family: "Arial", Helvetica, sans-serif;
 font size: 2 ;
	cursor: arrow;
	font-size: xx-small;
}  

A:link { color: #5A5B6A ; 
cursor: hand ! important ; 
text-decoration: bold } 

A:visited { color: #5A5B6A ; 
cursor: hand ! important ; 
text-decoration: bold } 

A:active { color: #C0B657 ;
cursor: hand ! important ;
text-decoration: bold }

A:hover { color: #C0B657 ; 
cursor: hand ! important ; 
text-decoration: bold }  

h1 {
	font-family: "Times New Roman", Times, serif;
}

h2 {
	font-family: "Times New Roman", Times, serif;
}

h3 {
	font-family: "Times New Roman", Times, serif;
}

h4 {
	font-family: "Times New Roman", Times, serif;
}

h4 {
	font-family: "Times New Roman", Times, serif;
}

h5 {
	font-family: "Times New Roman", Times, serif;
}

h6 {
	font-family: "Times New Roman", Times, serif;
}
.smaller {
	font-size: smaller;
}
