body,td,th {
	font-family: Georgia, Arial, sans-serif;
	font-size: 1em;
	color:#999999;
	font-weight: 100
	text-decoration: none;
}

body {
	background-color: #000000;
	text-decoration: none;
}

body A:link {text-decoration: none}
body A:visited {text-decoration: none}
body A:active {text-decoration: none}
body A:hover {text-decoration: underline; color: red;}

.text_1 {color: #CCCCCC}

.text_2 {color: #003399}

.text_3 {color: #000000}

.text_4 {color: #006633}

.text_5 {color: #006600}

.text_title_1 {
	font-size: 1em;
	color:#000000;
	font-weight: 700
}



