a { text-decoration: none; 
}

a.menu:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

a.menubold:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

body {
	background-color:#990000;
	color:#990000;
}

p {
	font-family: Verdana, Helvetica, sans-serif, geneva; 
	font-size:11px;
	color:#FFFFFF;
	font-weight : normal;
	font-style : normal;
	line-height: 16px;
	text-decoration: none;
}

.menu {
	font-family: Verdana, Helvetica, sans-serif, geneva; 
	font-size:11px;
	color:#FFCCCC;
	font-weight : normal;
	font-style : normal;
	line-height: 16px;
	text-decoration: none;
}

.menubold {
	font-family: Verdana, Helvetica, sans-serif, geneva; 
	font-size:11px;
	color:#FFCCCC;
	font-weight : bold;
	font-style : normal;
	line-height: 16px;
	text-decoration: none;
}

.pitalic {
	font-family: Verdana, Helvetica, sans-serif, geneva; 
	font-size:11px;
	color:#FFFFFF;
	font-weight : normal;
	font-style : italic;
	line-height: 16px;
	text-decoration: none;
}

.pbold {
	font-family: Verdana, Helvetica, sans-serif, geneva; 
	font-size:11px;
	color:#FFFFFF;
	font-weight : bold;
	font-style : normal;
	line-height: 16px;
	text-decoration: none;
}

.norm10 {
	font-family: Verdana, Helvetica, sans-serif, geneva; 
	font-size:10px;
	color:#FFFFFF;
	font-weight : normal;
	font-style : normal;
	line-height: 12px;
	text-decoration: none;
}

.norm11 {
	font-family: Verdana, Helvetica, sans-serif, geneva; 
	font-size:11px;
	color:#FFFFFF;
	font-weight : normal;
	font-style : normal;
	line-height: 12px;
	text-decoration: none;
}

.headline1 {
	font-family:  Verdana, Helvetica, sans-serif, geneva; 
	font-size:20px;
	color:#FFCCCC;
	font-weight: bold;
	font-style: normal;
	line-height: 22px;
	text-decoration: none;
}

.headline2 {
	font-family: Verdana, Helvetica, sans-serif, geneva; 
	font-size:12px;
	color:#FFFFFF;
	font-weight: normal;
	font-style: normal;
	line-height: 16px;
	text-decoration: none;
}

.headline3 {
	font-family:  Verdana, Helvetica, sans-serif, geneva; 
	font-size:20px;
	color:#CC0033;
	font-weight: bold;
	font-style: normal;
	line-height: 22px;
	text-decoration: none;
}


.bg1 {
	background-color: #FF0000;
}

.bg2 {
	background-color: #FFFFFF;
}

.bg3 {
	background-color: #FF6600;
}

.bg4 {
	background-color: #000000;
}
