body {
	font-size:12px;
	font-family:Arial;
	direction:ltr;
	}

a:link {
	text-decoration: none;
	color:#000066;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	}
	
a:visited {
	text-decoration: none;
	color:#000066;
	font-size:12px;
	font-weight:bold;	
	text-align:center;
	}
	
a:hover {
	text-decoration: none;
	color:#000066;
	font-size:12px;
	font-weight:bold;	
	text-align:center;
	}

a:active {
	text-decoration: none;
	color:#000066;
	font-size:12px;
	font-weight:bold;	
	text-align:center;
	}

A.categories1:link, A.categories1:visited, A.categories1:hover,  A.categories1:active  {
	text-decoration: none;
	color:#000000;
	font-size:11px;
	font-weight:bold;	
	text-align:left;
}

A.categories1:hover  {
	text-decoration: none;
	color:#000000;
	font-size:11px;
	font-weight:bold;	
	text-align:left;
}

A.categories2:link, A.categories2:visited, A.categories2:hover,  A.categories2:active  {
	text-decoration: none;
	color:#000000;
	font-size:11px;
	font-weight:bold;	
	text-align:center;
}

A.categories3:link, A.categories3:visited, A.categories3:hover,  A.categories3:active  {
	text-decoration: none;
	color:#000000;
	font-size:11px;
	font-weight:bold;	
	text-align:center;
}


.page_header {
	color: #FF9933;
	font-size:12px;
	font-weight: bold;
}

.page_title {
	color: #000000;
	font-size:12px;
	font-weight: bold;
}

.page_text {
	color: #000000;
	font-size:12px;
}
.date_style {
	color: #FF9933;
	font-size:12px;
}
A.news_style:link {
	text-decoration: none;
	color:#000000;
	font-weight: bold;
	font-size:12px;
	text-align:center;
}

A.news_style:visited {
	text-decoration: none;
	color:#000000;
	font-weight: bold;
	font-size:12px;
	text-align:center;
}

A.news_style:hover  {
	text-decoration: none;
	color:#000000;
	font-weight: bold;
	font-size:12px;
	text-align:center;
}

A.news_style:active  {
	text-decoration: none;
	color:#000000;
	font-weight: bold;
	font-size:12px;
	text-align:center;
}
.button_style{
background-color:#A3A3A3;
color:#FFFFFF;
font-size:12px;

}