        a:link    {
	text-decoration: none;
	color: #0033CC;
}
        a:active  {
	text-decoration: none;
	color: #FF0000;
} 
        a:visited {
	text-decoration: none;
	color: #990099;
} 
        a:hover   {
	text-decoration: none;
	color: #FF0000;
}

.style7 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
}
.style8 {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}
		
.style9 {
	font-size: 14px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.style10 {
	font-size: 12px;
}	 
