body {
	background-color: #000000;
	font-size: 12x;
	font-family:Arial;
}

a:link {
	font-size : 12px;
	font-family:Arial;
	color: #333333;
	text-decoration: none;
}

a:visited {
	font-size : 12px;
	font-family:Arial;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a:hover {
	font-size : 12px;
	font-family:Arial;
	font-weight: bold;
	color: #333333;
	text-decoration: underline overline;
}

.style1 {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style1 a:link {
	font-size : 12px;
	font-family:Arial;
	color: #0066FF;
	text-decoration: none;
}

TABLE.style1 TH {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

TABLE.style1 TH a:link {
	font-size : 12px;
	font-family:Arial;
	color: #0066FF;
	text-decoration: none;
}

TABLE.style1 TH a:link:hover {
	font-weight: bold;
	color: #0066FF;
	text-decoration: underline overline;
}

.style2 {
	color: #333333;
}

.style_headline {
	color: #000000;
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
}

.style_subheadline {
	color: #FF0000;
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
}

.style_whitetext {
	color: #FFFFFF;
	font-family:Arial;
	font-size: 12px;
}

.style_whitetext a:link {
	font-size : 12px;
	font-family:Arial;
	color: #0066FF;
	text-decoration: none;
}


.style_whitetext a:visited {
	font-size : 12px;
	font-family:Arial;
	color: #0066FF;
	text-decoration: none;
}

.style_whitetext a:hover {
	font-size : 12px;
	font-family:Arial;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline overline;
}

TABLE.footermenu TD a:link {
	font-size : 12px;
	font-family:Arial;
	color: #999999;
	text-decoration: none;
}

TABLE.footermenu TD a:visited {
	font-size : 12px;
	font-family:Arial;
	color: #999999;
	text-decoration: none;
}

TABLE.footermenu TD a:hover {
	font-size : 12px;
	font-family:Arial;
	font-weight: bold;	
	color: #FF0000;
	text-decoration: underline overline;
}
