body, td, th {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #ecd67d;
}

body {
background-color : #000000;
margin-left : 0;
margin-top : 0;
margin-right : 0;
margin-bottom : 0;
}

.comment_text {
font-size : 9px;
color : #ab9a54;
font-weight: normal;
}

.important_text{
font-weight: bold;
color: #eee4bd;
}


.title_text_large {
	font-size: 14px;
	color: #e1e2a8;
	text-decoration: none;
	font-weight: bold;
	}



a:link {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #e1e2a8;
text-decoration : none;
border : 0 none;
text-decoration : underline;
font-weight : bold;
}

a:visited {
text-decoration : none;
color : #e1e2a8;
text-decoration : underline;
font-weight : bold;
}

a:hover {
text-decoration : underline;
color : #e1e2a8;
text-decoration : none;
font-weight : bold;
}

a:active {
text-decoration : none;
color : #e1e2a8;
text-decoration : underline;
font-weight : bold;
}

.title_link:link {
	font-size: 14px;
	color: #e1e2a8;
	text-decoration: none;
	border: 0px none;
	font-weight: bold;
	}
	
.title_link:visited {
	font-size: 14px;
	text-decoration: none;
	color: #e1e2a8;
	font-weight: bold;
	}
	
.title_link:hover {
	font-size: 14px;
	text-decoration: underline;
	color: #e1e2a8;
	font-weight: bold;
	}
	
.title_link:active {
	font-size: 14px;
	text-decoration: none;
	color: #e1e2a8;
	font-weight: bold;
	}


.comment_link:link {
	font-size : 9px;
	color: #ab9a54;
	text-decoration: underline;
	border: 0px none;
	font-weight: normal;
	}
	
.comment_link:visited {
	font-size: 9px;
	text-decoration: underline;
	color: #ab9a54;
	font-weight: normal;
	}
	
.comment_link:hover {
	font-size: 9px;
	text-decoration: none;
	color: #ab9a54;
	font-weight: normal;
	}
	
.comment_link:active {
	font-size: 9px;
	text-decoration: underline;
	color: #ab9a54;
	font-weight: normal;
	}





.gen_image{
	border: 0px none;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
	}

.header_text {
	font-size: 14px;
	color: #e1e2a8;
	text-decoration: none;
	font-weight: bold;
	}




