a:hover { 
	color: #6B9AB5;
	text-decoration: underline;
}
BODY,TD {
	font-family : verdana,Sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	scrollbar-base-color : #215573;
	scrollbar-arrow-color : #FFFFFF;
}
INPUT,TEXTAREA,SELECT {
	font-family : verdana,Sans-serif;
	font-size : 12px;
	color : #000000;
}
.primary_header {
	font-size : 14px;
	font-weight : bolder;
	color : #FFE600;
	text-decoration: none;
}
.white_header {
	font-size : 14px;
	font-weight : bolder;
	color : #FFFFFF;
}
.small {
	font-size : 10px;
}
.small_bold {
	font-size : 10px;
	font-weight : bolder;
}
.white_link {
	color : #FFFFFF;
}
.yellow_link {
	color : #FFE600;
}
.postbit_link {
	color : #FFFFFF;
}
.postbit_link_comment {
	color : #EBC700;
}
.table_background{
 	background-color : #205870;
	font-family : verdana,Sans-serif;
	font-size : 14px;
	font-weight : bolder;
	color : #FFFFFF;
	border : 1 solid #80B0C8;
	padding : 2;
}
.text_input { 
	font-family : verdana,Sans-serif; 
	font-size : 10px; 
	color : #FFFFFF; 
	border : 1 solid #80B0C8; 
	background-color : #000000; 
}
.text_comment_input { 
	font-family : verdana,Sans-serif; 
	font-size : 12px; 
	color : #FFFFFF; 
	border : 1 solid #80B0C8; 
	background-color : #000000; 
}
.text_button { 
	font-family : verdana,Sans-serif; 
	font-size : 10px; 
	color : #FFFFFF; 
	border : 1 solid #80B0C8; 
	background-color : #205870; 
} 
.form_input { 
	margin : 0 0 0 0;
}
.network_navigation {
	background : #000000;;
	color : #FFFFFF;
	font-size : 10px;
	font-family : verdana;
	font-weight : bolder;
}
.alert {
	font-size : 10px;
	font-weight : bolder;
	color : #FFE600;
}