

body {background-color: black}
p {color: silver; text-align: left; font-family: segoe print; font-size: 100%}
p.small {color: silver; text-align: left; font-family: segoe print; font-size: 75%}



A:link {text-decoration: none; color: silver}
A:visited {text-decoration: none; color: red}
A:active {text-decoration: none; color: red}
A:hover {font-size: 100%; font-weight:bold; color: red;}

