﻿a { 
color : #f7b90b; 
text-decoration : none; 
} 
a:hover { 
color : #ff6600; 
text-decoration : none; 
} 
body { 
background :black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	margin-left: 0px;
	margin-top : 0px;
	color : #f7b90b;
} 