A:link		 {color:#900900; text-decoration: none;}
A:visited {color:#900900; text-decoration: none;}
A:active  {color:#900900; text-decoration: none;}
A:down   {color:#900900; text-decoration: none;}
A:hover   {color:#E60E00; text-decoration: none;}

.nav A:link {color:#787878;text-decoration: none; font-weight: bold;}
.nav A:visited {color:#787878; text-decoration: none; font-weight: bold;}
.nav A:active {color:#787878; text-decoration: none; font-weight: bold;}
.nav A:down {color:#787878; text-decoration: none; font-weight: bold;}
.nav A:hover {color:#900900; text-decoration: none; font-weight: bold;}

.greylink A:link {color:#767676;text-decoration: none;}
.greylink A:visited {color:#767676; text-decoration: none;}
.greylink A:active {color:#767676; text-decoration: none;}
.greylink A:down {color:#767676; text-decoration: none;}
.greylink A:hover {color:#900900; text-decoration: none;}

td
{
	font-family: Verdana;
	font-weight: normal; 
	font-style: normal; 
	font-size: 10px;
	color: #000000;
}	

.header
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	background : #EFEFEF;
}	

.smallheader
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	background : #EFEFEF;
}	



select, textarea, input
{
        font-family: verdana;
        font-size: 10px;
		border: 1px solid #D4D4D4;
		background: #FFFFFF;
		color: #000000;		
}
.none {
	border: none;
	background: none;
}

.clear {}