textarea,input, select{ 
  font-family: Verdana, Tahoma;
  font-size: 12px; background: #FFFFFF;
  border: 1px solid #C8C8C8
}
table{
  border: 1px solid #C8C8C8;
  font-family: Verdana, Tahoma;
  font-size: 13px
}
.reg{
  border: 0px;
}
.rating{
  border: 1px solid #008080
}
a:link{
  font-size: 12px; 
  color: #000000; 
  font-weight: normal; 
  text-decoration: none
}
a:visited{
  font-size: 12px; 
  color: #000000; 
  font-weight: normal; 
  text-decoration: none
}
a:active{
  font-size: 12px; 
  color: #454545; 
  font-weight: normal; 
  text-decoration: none
}
a:hover{
  font-size: 12px; 
  color: #454545; 
  font-weight: normal; 
  text-decoration: underline
}