BODY{
font-size : 13px;
color : #887bdf;
background-color : white;
text-decoration : none;
}
CODE{
font-size : 14px;
color : #808080;
text-decoration : none;
}
A{
font-size : 13px;
color : #5846d2;
text-decoration : none;
}
A:LINK{
font-size : 13px;
color : #503ed0;
text-decoration : none;
}
A:VISITED{
font-size : 13px;
color : #0000a0;
text-decoration : none;
}
A:HOVER{
font-size : 13px;
color : white;
background-color : #887bdf;
}
A:ACTIVE{
font-size : 13px;
color : lime;
text-decoration : none;
}
TABLE{
font-size : 13px;
text-decoration : none;
color : #887bdf;
}
TH{
font-size : 14px;
color : #887bdf;
text-decoration : none;
}
TR{
font-size : 13px;
color : #887bdf;
text-decoration : none;
}
TD{
font-size : 13px;
color : #887bdf;
text-decoration : none;
}
TEXTAREA{
font-size : 13px;
color : #887bdf;
background-color : #e8e8e8;
text-decoration : none;
}
SELECT{
font-size : 13px;
color : #887bdf;
background-color : #e8e8e8;
text-decoration : none;
}
INPUT{
font-size : 13px;
color : #887bdf;
background-color : #e8e8e8;
text-decoration : none;
}
HR{
color : #87bcfc;background-position : 0px 0px;}
