a:active {  text-decoration: none; font-family: Trebuchet MS}
a:link {  text-decoration: none; font-family: Trebuchet MS}
a:visited {  text-decoration: none; font-family: Trebuchet MS}
a:hover {  text-decoration: underline; font-family: Trebuchet MS}


	
}
.font_for_navigation_buttons {

	font-family: Trebuchet MS;
	font-size: 11px;
	

}
.font_for_updated_page_buttons {

	font-family: Trebuchet MS;
	font-size: 17px;
	
}
.font_for_main_body_text {
	font-family: Trebuchet MS;
	font-size: 13px;



}
.font_for_headlines {

	font-family: Trebuchet MS;
	font-size: 24px;
	
	
	
}
.font_for_mini_headlines {

	font-family: Trebuchet MS;
	font-size: 15px;
	
	
	
}
.mid_grey_outline {
	border: 1px solid #666666;


}
.dark_grey_outline{

	border: 1px solid #333333;
	
	
}
.cyan_outline{

	border: 1px solid #3399FF;
	
	
}
.head {
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.boxbd {
	background-image: url(../images/boxbd01.jpg);
	background-repeat: repeat-x;
}
.light_grey_outline {

	border: 1px solid #CCCCCC;
}

