body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	background-color: #000000;
	margin: 20px 0px 20px 0px;
}

img.navi {
	margin-top: 15px;
}

a:link, a:visited, a:active{
	text-decoration: none;
	color: #FF4343;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}