a:link { 
  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #CC0000; text-decoration: underline; font-weight: normal} 

a:hover 
  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	background-color: #BBBBD5;
} 

.text 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993366;
	text-decoration: none;
	list-style-type: circle;
} 

body 
{
	background-color: #BBBBD5;
}

a {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-transform: none; color: #CC0000}

h1 {
	font-family: Georgia, Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #5F5F89;
	text-decoration: none;
	font-weight: bold;
}
