
A {
	text-decoration: underline;
	color : #38888A;
}


A:HOVER {
	text-decoration: underline;
	color : #9ac05a;
}

A.list:LINK {
	text-decoration: underline;
	color : #87002B;
}

A.list:VISITED {
	text-decoration: underline;
	color: #87002B;
}


A.list:HOVER {
	text-decoration: underline;
	color : #9ac05a;
}

A.footer:ACTIVE {
	text-decoration: none;
	color: #bad986;
}

A.footer:LINK {
	text-decoration: none;
	color: #ffffff;
}

A.footer:VISITED {
	text-decoration: none;
	color: #ffffff;
}

A.footer:ACTIVE {
	text-decoration: none;
	color: #bad986;
}

A.footer:HOVER {
	color: #bad986;
	text-decoration : none;
}

td {  
	font-family: arial,helvetica,verdana,Trebuchet MS,Trebuchet,sans-serif; 
	font-size: 12px; 
	line-height: 18px;
}


td.footer {  
	color:#ffffff;
	font-family: arial,verdana,helvetica,Trebuchet MS,Trebuchet,sans-serif; 
	font-size: 11px; 
	line-height: 15px;
}

td.news {  
	color:#000000;
	font-family: arial,verdana,helvetica,Trebuchet MS,Trebuchet,sans-serif; 
	font-size: 11px; 
	line-height: 15px;
}

td.menu {  
	color:#ffffff;
	font-family: arial,verdana,helvetica,Trebuchet MS,Trebuchet,sans-serif; 
	font-size: 10px; 
	line-height: 14px;
}

td.rhcolumn {  
	color:#000000;
	font-family: arial,verdana,helvetica,Trebuchet MS,Trebuchet,sans-serif; 
	font-size: 10px; 
	line-height: 14px;
}

input, select, textarea {
	font-size: 12px;
	font-family: MS Sans Serif, Arial, Verdana;
}

.font11px {
	font-size: 11px;
}


