

body { font-family: "Verdana";
background-color:#000000 
}

.index_text {
	font-size: 14pt;
	color: silver;
	text-align: center;
}
.index_textsmall {
	font-size: 10pt;
	color: silver;
	text-align: center;
}
.index_menu {
	font-size: 10pt;
	color: #cccccc;
}

.index_signintext {
	font-size: 12pt;
	color: silver;
}
.index_signintext a,
.index_signintext a:visited {
  	text-decoration: none;
	color: silver;
	 }
	   
.index_signintext a:hover {
	text-decoration:underline; 
	color: silver;
	}

.text {
	font-size: 10pt;
	color: #ffffff;
}

.text_light {
	font-size: 10pt;
	color: #ffffff;
}
.textWhite {
	font-size: 10pt;
	color: #ffffff;
}

.textWhiteHeader {
	font-size: 10pt;
	color: #ffffff;
}
.text_sm{
	font-size: 10pt;
	color: #cccccc;
}

.textWhiteHeader_title {
	font-size: 14pt;
	color: #ffffff;
}
.index_menu, 
.index_menu A,
.index_menu A:visited {
	color:#cccccc;
  	text-decoration: none; }
	   
.index_menu A:hover {
	text-decoration:underline; }
	
	
.text, 
.text A,
.text A:visited {
	color:#ffffff;
  	text-decoration: none; }
	   
.text A:hover {
	text-decoration:underline; }