 
TD{
font-size : 13px;
}
A{
color : #804000;
text-decoration : none;
}
A:HOVER{
background-color : olive;
color : #ffffff;
}
INPUT{

background-color : #c4d9bb;
border-top-width : 2px;border-left-width : 2px;border-right-width : 2px;border-bottom-width : 2px;border-style : dotted dotted dotted dotted;border-top-color : green;border-left-color : green;border-right-color : green;border-bottom-color : green;}
TEXTAREA{
background-color : #c4d9bb;border-top-width : 2px;border-left-width : 2px;border-right-width : 2px;border-bottom-width : 2px;border-style : dotted dotted dotted dotted;}