body {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 10px;
	color: #999;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #FFF;
	color: #666;
	font-weight: bold;
	font-style: italic;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-variant: normal;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}
.xbig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	}
.links    {
	FONT-SIZE: 11px;
	color: #C93;
	TEXT-DECORATION: none
}

 a:hover   {
	COLOR: #C93;
	TEXT-DECORATION: none
}
			 
			 
a:link {
	color: #C93;
	text-decoration: none;
} /* unvisited link */ 
a:visited {
	color: #C93
	text-decoration: none;
	color: #C93;
	text-decoration: none;
} /* visited links */ 
a:active {
	color: #C93
	text-decoration: none;
	color: #C93;
	text-decoration: none;
} /* active links */ 
			 <a class="links" href="link.htm">Link</a>
