a  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #003399;
	text-decoration : none;
	font-style : normal;
	font-weight : bold;
}

a.menu
{
width:168px;
text-align:center;
font-size : 12px;
color:#FFFFFF;
display:block;
height:28px;
line-height:28px;
background-image: url('images/button1.gif');
}

a.menu:hover
{
background-image: url('images/button1A.gif');
color:#c0c0c0;
}
a.menu:visited
{
color:#F5F5F5;
}

.text  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.smalltext  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
}

.title  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
}

A:Visited  {
	color : #B60000;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 12px;
}

A:Active  {
	color : #009900;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 12px;
}

A:Hover  {
	color : #009900;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 12px;
}
