/* ----------- Text ----------------------- */
.text {font-family: Arial,Verdana,Tahoma; font-size: 10px; text-decoration: none; color: #666666;}

/*############Link############*/
A {font-family: Arial,Verdana,Tahoma; font-size: 10px; text-decoration: none; color: #666666; text-decoration: none;}
A:hover {font-family: Arial,Verdana,Tahoma; font-size: 10px; text-decoration: none; color: #ff0000; text-decoration: underline;}

