A:visited {
	color : #000000;
	text-decoration: none;
	font-family: Tahoma;
} 


A:link {
	color : #000000;
	text-decoration: none;
	font-family: Tahoma;
} 

A {
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	font-family: Tahoma;
}


A:hover {
	color : #FF6600;
	text-decoration: underline overline;
	font-family: Tahoma;
} 


A:active { 
color : #000000; 
text-decoration: underline overline
}

H1 {
	font: Tahoma;
	font-size: 10px;
	color: #000000;
}

TD {
	font: Tahoma;
	font-size: 10px;
	color: #000000;
}

 .text2 {
	font-weight: normal;
	font-size: 10px;
	color: #000000;
 }
 
 
  .text {
	font: Tahoma;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
 }
 
   .menu {  
 font: Tahoma;
    font-weight: normal; 
    font-size: 10px;
 }