body {
	color: white;
	font-size: 11px;
	font-family: sans-serif;
	background-color: black;
}

td {
	vertical-align: top;
}

a { text-decoration: none; color:orange;}
a:link {color : orange}

a:visited {color : orange}

a:active {color : orange}

a:hover {color : green}

h1 { text-align: center; color: #ffcc00; line-height: 30px; font-size: 20px; font-family: sans-serif; }

p { font-size: 13px; font-family: sans-serif;}
