
}
body
{ 
background-image: url(bg.jpg);
background-color:#F7F7F7;
} 
a.webwiz:link {

	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.webwiz:hover {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: #8DBC2A;
	text-decoration: none;
        
}
a.webwiz:visited {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.footermenu:link {

	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.footermenu:hover {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #8DBC2A;
	text-decoration: underline;
        
}
a.footermenu:visited {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
