h1
{
font-family: Palatino Linotype, Verdana;
color:olive;
font-size:18px;
font-weight:BOLD;
}

h2
{
font-family: Verdana;
color:black;
font-size:11px;
font-weight:normal;
}

a:link
{
font-family: Verdana;
color:blue;
font-size:11px;
font-weight:normal;
text-decoration:none;
}



a:visited
{
font-family: Verdana;
color:blue;
font-size:11px;
font-weight:normal;
text-decoration:none;
}

a:hover
{
font-family: Verdana;
color:blue;
font-size:11px;
font-weight:normal;
text-decoration:underline;
}
