a:link {
	color: #C04103;
 	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bold;
}
 
 
a:visited {
	color: #C04103;
 	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bold;
}   
 
 
a:hover {
	color: #C04103;
 	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-weight: bold;
} 
 
 
a:active {
	color: #C04103;
 	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bold;
}
 

a:focus {
	color: #C04103;
 	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bold;
} 
 

 
body {
	background-color: #EDB954;
}

.smallfontblack {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.fontblack {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
