A.art:link, A.art:visited, A.art:active
{ text-decoration : none; color : #000000;}
A.art:hover 
{ text-decoration: underline; color: #000000;}

A:link, A:visited, A:active
{ font-family: Arial, Helvetica, sans-serif; font-weight: bold; color:#006699; text-decoration:none;}
A:hover 
{ font-family: Arial, Helvetica, sans-serif; font-weight: bold; color:#006699; text-decoration:underline;}

td
{ font-family: Arial, Helvetica, sans-serif; }

H1
{ 
 font-size: small; 
 font-family: Arial, Helvetica, sans-serif;
}

a.black{ color:#000000; }

A.siteLink:link, A.siteLink:visited, A.siteLink:active
{
   text-decoration    : none;
   color              : #FFFFFF;
}
A.siteLink:hover {text-decoration: underline; color: #FFFFFF;}

A.site:link, A.site:visited, A.site:active
{
   text-decoration    : none;
   color              : #FF0000;
}
A.site:hover {text-decoration: underline; color: #FF0000;}

A.menu:link, A.menu:visited, A.menu:active
{
	text-decoration    : none;
	color              : #444444;
	background-color: #9c9c9c;
	display:block;
	font-size: small; 
	height:20px;
	font-weight: bold;
	white-space: nowrap;
	margin-left: 10px;
	margin-right: 10px;
}
A.menu:hover
{
   text-decoration    : none;
   color              : #444444;
   background-color: #888888;
	display:block;
	font-size: small; 
   height:20px;
	font-weight: bold;
	white-space: nowrap;
	margin-left: 10px;
	margin-right: 10px;
}

A.menu1:link, A.menu1:visited, A.menu1:active
{
	text-decoration    : none;
	color              : #444444;
	background-color: #9c9c9c;
	display:block;
	font-size: small; 
	height:20px;
	font-weight: bold;
	white-space: nowrap;
	margin-left: 10px;
	margin-right: 10px;
}
A.menu1:hover
{
   text-decoration    : none;
   color              : #444444;
   background-color: #888888;
   display:block;
	font-size: small; 
   height:20px;
	font-weight: bold;
	white-space: nowrap;
	margin-left: 10px;
	margin-right: 10px;
}

.menu2
{
	text-decoration    : none;
	color              : #444444;
	display:block;
	height:20px;
	font-size: small; 
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	white-space: nowrap;
	margin-left: 10px;
	margin-right: 10px;
}

form {margin-bottom : 0; }

.small
{ font-size: small; }

.teamtype
{ font-size: x-small; }
