body{
	padding:0 10px 0 0;
	background:#000000;
	margin:0;
	color:#FFFFFF;
	font: 14px "Microsoft Sans Serif";
}
img {
	border:1px solid #666666;
}
a:link {
	color: #0180CB;
}
a:visited {
	color: #00486F;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: underline;
}
