<style type="text/css">
.dummy
{}
A.hyperlink
{	border-color: #321950;
	border-style: solid;
	border-width: 2px;
	padding: 0px;
}
A.hyperlink2
{	border-color: #321950;
	border-style: solid;
	border-width: 1px;
	padding: 2px 2px 0px 2px;
	color: #ff8000;
	text-transform: uppercase;
	font-style: oblique;
	font-weight: bold;
	font-size: 8pt;
}
A
{	text-decoration: none;
	color: #321950;
}
A:link, a:visited
{	cursor: pointer; 
}
A:hover 
{	background-color: #FFFFB0;
}
IMG
{	border-style: none;
}
IMG.bordered
{	border-style: solid;
	border-color: black;
	border-width: 2px;
}
</style>
