.red_verdana_medium .style8 font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FF0000;
} 
.yellow-verdanal-medium .style4 font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
}

a:link {
	color: #FF0000;
}
a:visited {
	color: #FFFF00;
}
a:hover {
	color: #FF00FF;
}

.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
}


.smaller_heading {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
}

.default_font_verdana_medium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #000000;
}


body {
	background-color: #fffCff;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #6633CC;
}
a:hover {
	text-decoration: none;
	color: #660000;
}
a:active {
	text-decoration: underline;
	color: #00FFFF;

}

body {
color: #000000 !important;
background-repeat: no-repeat;
background-position: top center;
background-attachment: fixed !important;
background-image: url(asca2.gif);
}

<!--
.style4 {
	font-family: "Comic Sans MS";
	font-weight: bold;
}
