body
{
background-color:rgb(230,230,230);
}
a
{
text-decoration: none;
color:rgb(0,128,255);
}
a:hover
{
color: rgb(128,255,255);
}
a img
{
border: none;
}
p
{
font-family: Sans, Trebuchet MS, Georgia, serif;
}
h1
{
font-family: Sans, Trebuchet MS, Georgia, serif;
}
h3
{
font-family: Sans, Trebuchet MS, Georgia, serif;
}
td
{
font-family: Sans, Trebuchet MS, Georgia, serif;
}
