a {
	font-family: Verdana;
	font-size: 12px;
	color: #FFC000;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #FF7200;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
p {
	font-family: Arial;
	font-size: 12px;
	color: #FEFEFE;
}
h2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin:0;
	padding:0;
}
td {
	font-family: Arial;
	font-size: 12px;
	color: #FEFEFE;
}
img {
	font-family: Arial; 
	font-size:12px; 
	color:#FEFEFE;
}
.footerlink {
	font-family: Arial; 
	font-size:10px; 
	color:#FFC000;
}
a.footerlink:visited {
	font-family: Arial; 
	font-size:10px; 
	color:#FF7200;
}
a.footerlink:hover {
	font-family: Arial; 
	font-size:10px; 
	color:#FF0000;
	text-decoration: underline;
}

