body {
	background-color: #282828;
}

a.bottomLinks:active, a.bottomLinks:visited, a.bottomLinks{
	font-family: Arial;
	color: #575757;
	font-size: 12px;
	text-decoration: none;
}

a.bottomLinks:hover{
	color:#FFFFFF;
	text-decoration: underline;
}

a:active, a:visited, a{
	font-family: Arial;
	color: #575757;
	font-size: 12px;
	text-decoration: none;
}

a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}

/*green*/
a.greenMen:active, a.greenMen:visited, a.greenMen{
	font-family: Arial;
	color: #7DC708;
	font-size: 12px;
	text-decoration: none;
}

a.greenMen:hover{
	text-decoration: underline;
}
/*blue*/
a.blueMen:active, a.blueMen:visited, a.blueMen{
	font-family: Arial;
	color: #00ABDE;
	font-size: 12px;
	text-decoration: none;
}

a.blueMen:hover{
	text-decoration: underline;
}
/*pink*/
a.pinkMen:active, a.pinkMen:visited, a.pinkMen{
	font-family: Arial;
	color: #CC3366;
	font-size: 12px;
	text-decoration: none;
}

a.pinkMen:hover{
	text-decoration: underline;
}
/*grey*/
a.greyMen:active, a.greyMen:visited, a.greyMen{
	font-family: Arial;
	color: #575757;
	font-size: 12px;
	text-decoration: none;
}

a.greyMen:hover{
	text-decoration: underline;
}

.Hblue{
	color: #00ABDE;
	font-family: Arial, Helvetica, sans-serif;
}

.Hgreen{
	color: #7DC708;
	font-family: Arial, Helvetica, sans-serif;
}

.Hpink{
	color: #CC3366;
	font-family: Arial, Helvetica, sans-serif;
}

.Hgrey{
	color: #575757;
	font-family: Arial, Helvetica, sans-serif;
}

.style2 {
	color: #7DC708;
	
}

p, td{
font-family: tahoma, Georgia, "Times New Roman", Times, serif;
color: #CCCCCC;
font-size:13px;
}

.style6 {color: #FFFFFF}
.style7 {color: #666666}
.style8 {font-family: Tahoma; font-size: 44px;}
