.main_links {
	font-family: verdana;
	font-size: 11px;
	color: #00CCFF;
	background-image: url(../images/buttons.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.main_links a {
	font-family: verdana;
	font-size: 11px;
	color: #00CCFF;
	background-image: url(../images/buttons.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
}
.main_links a:Link {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	background-image: url(../images/buttons.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	width: auto;
	height: auto;
	padding-top: 9px;
	padding-bottom: 8px;
}
.main_links a:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	background-image: url(../images/buttons.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 9px;
	padding-bottom: 8px;
	display: block;
	height: auto;
	width: auto;
}
.main_links a:active {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	background-image: url(../images/buttons.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
}
.main_links a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/buttons_hover.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
}
.newslink a:visited 
{
	font-family: Tahoma;
	font-size: 11px;
	color:Black;
	text-decoration: none;
}
.newslink a:hover 
{
	font-family: Tahoma;
	font-size: 11px;
	color:Blue;
	text-decoration: underline;
}

.presslink a:active 
{
	font-family: Tahoma;
	font-size: 11px;
	color:#000066;
	text-decoration: none;
}
.presslink a:hover 
{
	font-family: Tahoma;
	font-size: 11px;
	color:Blue;
	text-decoration: underline;
}

.presshead
{
    font-family: Tahoma;
	font-size: 12px;
	color:#000066;
	font-weight: bold;
}

