b2/include/stylesheet.css
2010-02-14 11:40:14 -05:00

25 lines
236 B
CSS

A
{
color: #000000;
}
A:hover
{
text-decoration: none;
}
INPUT
{
font-family: Verdana;
font-size: 9pt;
}
.table_header
{
color: #FFFFFF;
}
.table_header:hover
{
text-decoration: none;
}