H1
{
font-family: Comic Sans MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 22px;
}

H2
{
font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
}

A:LINK,A:ACTIVE,A:VISITED
{
color : yellow;
font-weight : bold;
text-decoration : none;
}

A:HOVER
{
color : red;
text-decoration : underline;
}