body {margin:10px auto; width:100%; overflow-y:auto; color: black; background-color: #FFFFFF; font-family: arial, helvetica; font-size: 15px; font-weight: normal; font-style: normal; text-decoration: none;}

A:LINK {color: blue;}
A:VISITED {color: red;}
A:ACTIVE {color: #C00000;}
A:hover {color: #FF00FF;}
.base {font-family: arial; }
.base {font-size: 12px; }
.base {font-weight: bold; }
.base {color: red; }
.base {text-align: center; }
.darkred {background-color: #C00000 }
A.baselink:link {color: white; background: #D04040; }
A.baselink:hover {color: white; background: #008D82; }
A.baselink:visited {color: white; background: #D04040; }
A.baselink:visited:hover {color: white; background: #008D82; }
A.baselink:active {color: white; background: yellow; }
A.baselink {text-decoration: none; }
hr.red {color: #D00000;}


