a:link {
	color: #E3221D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E3221D;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #E3221D;
}
body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	font-size: 12px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #E3221D;
}
h2 {
	font-size: 20px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
.menu {
	font-size: 24px;
	font-weight: bold;
	color: #E3221D;
}
.font16 {
	font-size: 16px;
	font-weight: bold;
}
.small {
	font-size: xx-small;
}
.rot {
	color: #FF0000;
}
.font12 {
	font-size: 12px;
	font-weight: normal;
}
