body {color: white;
	background: black;
	font-family: sans-serif}
	
span {border-color:red; border-width:11px; border-style:ridge; background-color:black; border-top-color:red; border-bottom-color:red; width:155; padding:3px}

a:link {color:silver}

a:visited {color:silver}

a:hover {color:red; text-transform:uppercase}

a {text-decoration: none}
