BODY
{background: #ffffff;
color: #000080; margin: 20px
}

.class1 a         { font-family: Times New Roman, Arial, sans-serif; text-decoration: none; padding-top: 5px; padding-bottom: 5px; padding-left: 10px; padding-right: 10px;}
.class1 a:link    { font-family: Times New Roman, Arial, sans-serif; color: #dddddd; background-color: #0000CC; font-weight: bold; text-decoration: none; font-size: 14pt;}
.class1 a:visited { font-family: Times New Roman, Arial, sans-serif; color: #dddddd; background-color: #0000CC; font-weight: bold; text-decoration: none; font-size: 14pt;}
.class1 a:hover   { font-family: Times New Roman, Arial, sans-serif; color: #0000CC; background-color: #EEEEEE; font-weight: bold; text-decoration: underline; font-size: 14pt;}
.class1 a:active  { font-family: Times New Roman, Arial, sans-serif; color: #0000CC; background-color: #EEEEEE; font-weight: bold; text-decoration: underline; font-size: 14pt;}

a         { text-decoration: underline;}
a:link    { color: #000080;}
a:visited { color: #000080;}
a:hover   { color: #800000;}
a:active  { color: #800000;}

.class2 a         { text-decoration: underline;}
.class2 :link     { color: #0000CC; font-weight: boldest; font: 14pt; text-indent: 10px;}
.class2 a:visited { color: #0000CC; font-weight: boldest; font: 14pt; text-indent: 10px;}
.class2 a:hover   { color: #800000; font-weight: boldest; font: 14pt; text-indent: 10px;}
.class2 a:active  { color: #800000; font-weight: boldest; font: 14pt; text-indent: 10px;}

.class4 a         { text-decoration: underline; padding-top: 5px; padding-bottom: 5px; padding-left: 15px; padding-right: 15px; border: 1px solid #0000cc;}
.class4 a:link    { color: #000080; background-color: #eeecec; font-weight: medium; text-decoration: underline; font-size: 12pt;}
.class4 a:visited { color: #000080; background-color: #eeecec; font-weight: medium; text-decoration: underline; font-size: 12pt;}
.class4 a:hover   { color: #000080; background-color: #dddddd; font-weight: medium; text-decoration: underline; font-size: 12pt;}
.class4 a:active  { color: #000080; background-color: #dddddd; font-weight: medium; text-decoration: underline; font-size: 12pt;}