body {
	margin: 0px;
	padding: 0px;
	background-color: #E7BC52;
	background-image: url(images/stbackground.jpg);
	font-family: "Times New Roman", serif;
	font-size: 14px;
	color: #000000;
}



td {
	font-family: "Times New Roman", serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;

}	

.menus {
	font-family: "Times New Roman", serif;
	font-size: 14px;
	color: #800000;


}	

.main {
	font-family: "Times New Roman", serif;
	font-size: 14px;
	color: #800000;
}	

.titles {
	font-family: "Times New Roman", serif;
	font-size: 24px;
	color: #000000;
}	


.titlessmall {
	font-family: "Times New Roman", serif;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
}
	


	a:link {
	font-family: "Times New Roman", serif;
	font-size: 13px;
	font-style: Italic;
	color: #FFFFFF;
}	
	
	a:visited {
	font-family: "Times New Roman", serif;
	font-size: 13px;
	font-style: Italic;
	color: #FFFFFF;
}

	a:hover {
	font-family: "Times New Roman", serif;
	font-size: 13px;
	font-style: Italic;
	color:#F5C642;
	
}

.class1 a:link {
	font-family: "Times New Roman", serif;
	font-size: 13px;
	font-style: Italic;
	color: #800000;
}	
	
.class1 a:visited {
	font-family: "Times New Roman", serif;
	font-size: 13px;
	font-style: Italic;
	color: #800000;
}

.class1 a:hover {
	font-family: "Times New Roman", serif;
	font-size: 13px;
	font-style: Italic;
	color:#E7BC52;
	
}