h1 {
font-size: 12pt;
font-weight: bold;
}
h2 {
font-size: 12pt;
font-weight: bold;
}

a:link {
color: #800080;
font-weight: bold;
font-size: 10pt;
}

a:visited {
color: #800080;
font-weight: bold;
font-size: 10pt;
}

a:hover {
color: #FF9933;
font-weight: bold;
font-size: 10pt;

a:active {
color: #FF9933;
font-family: verdana;
font-style: normal;
font-weight: bold;
font-size: 10pt;