<style type="text/css">

body {
	background-image: url(../images/bg.jpg);
}
a:link {
	color: #FF0000;
	text-decoration: none;	
}
a:visited {
	color: #FF0000;
	text-decoration: none;	
}
a:hover {
	color: #ffffff;
	text-decoration: none;	
	background-color:#d71a21;
}
a:active {
	color: #FF0000;
	text-decoration: none;	
}
.style12 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.style14 {font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #5e5e5e; }

.style15 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}

</style>

