
a:link { font-weight:bold; color:#ffcccc; text-decoration:none; }
a:visited { font-weight:bold; color:silver; text-decoration:none; }
a:focus { font-weight:bold; color:red; text-decoration:underline; }
a:hover { font-weight:bold; color:black; text-decoration:none; }
a:active { font-weight:bold; color:lime; text-decoration:underline; }



h1,h2,h3,h4 { color:#992453;}
a,p,h1,h2,h3,h4,li {font-family:microsoft sans serif;}
h1,h2,h3,h4 {text-align:center;}
p {text-align:block;}
table { margin-left:2px; }
li { list-style: none}
