body {
	background-color: #000000;
	margin: 0px;
}

td {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	color: #000000;
	line-height: 16px;
}

a {
	color: #FD0909;
	text-decoration: none;
}

a:hover {
	color: #FD0909;
	text-decoration: underline;
}

img {
	border-color: #FD0909;
}


a.m2 {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.m2:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a.menu {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
}

a.menu:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.m {
	margin: 10px;
}

.nag {
	color: #80332C;
	font-weight: bold;
	font-size: 15px;
}