body
{
background-color: rgb(200,200,200);
}
a
{
text-decoration: none;
color:rgb(0,128,255);
}
a:hover
{
color: rgb(128,255,255);
}
a img
{
border: none;
}
p
{
font-family: Arial, Serif, MS Reference Sans Serif;
}
h1
{
font-family: Arial, Serif, MS Reference Sans Serif;
}
h2
{
font-family: Arial, Serif, MS Reference Sans Serif;
}
li
{
font-family: Arial, Serif, MS Reference Sans Serif;
color:grey;
}
td
{
font-family: Arial, Serif, MS Reference Sans Serif;
}
table
{
font-family: Arial, Serif, MS Reference Sans Serif;
}
h3
{
font-family: Myriad pro, Georgia, serif;
}