a:link {
color: #CCCCCC; 
text-decoration: none;
}
a:visited {
color: white;
text-decoration: none;
}
a:hover {
color: red;
font-style: italic;
text-decoration: underline;
}
html {
color: #CCCCCC;
background-color: Black;
}
#mnulnk{
padding-right: 25px;
text-align: center;
}
#menu{
text-align:center;
}
#sig {
text-align: right;
font-style: italic;
}
#main {
width:800px;
text-align:center;
padding-top:25px;
margin-left:auto;
margin-right:auto;
}
#subjt {
text-align:center;
font-size: 33px;
font-style: italic;
}
#tblhed {
text-decoration: underline;
font-weight: bold;
font-size: 20px;
}
