A:link 	{
   text-decoration : none; 
   color : #FFFFFF; 
   }

A:visited {
   text-decoration : none; 
   color : #FFFFFF; 
}

A:active  {
   text-decoration : none; 
   color : #FFFFFF; 
}

A:hover  {
   text-decoration : none; 
   color : red; 
}

.small1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; text-align: center; color: #CCCCCC}
.button1 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #FFFFFF; text-align: right; line-height: 35px; text-transform: uppercase}
.button2 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #FFFFFF; text-align: right; line-height: normal}
