/* hint: you should tighten the permissions on this file */

A {text-decoration: none;
COLOR=red
}

A:hover{
COLOR: #FF0000;
TEXT-DECORATION: underline;
}

h2 {
FONT-FAMILY: Ariel, Helvetica;
COLOR: #FF7600;
FONT-SIZE: 100%;
}

th {
background-color: #FF7600;
font-family: arial, helvetica;
color: #FFFFFF;
}

td{
color: #000000;
background-color: #FFFFFF;
font-family: arial, helvetica;
font-size: 90%;
}
