body {
	background-color: #000000;
	font-family:"trebuchet MS", trebuchet, arial, sans-serif;
	margin: 0px;
	padding: 0px;
	}


.link {
	font-size: 110%;
	color: #ffffff;
	font-weight: bold;
}
a.link:link {	color: #ffffff; text-decoration: none; }
a.link:visited { color: #ffffff; text-decoration: none; } 
a.link:hover { cursor: hand; color: #BF2633; text-decoration: underline; }