#otherlinks a {
	text-decoration: none;
	color: #333;
}
#otherlinks a:hover {
	color: #069;
}
#main #menu a {
	text-decoration: none;
	color: #FFF;
	display: inline-block;
	height: 26px;
	width: 102px;
	margin-left: 1px;
	padding-top: 10px;
	padding-left: 10px;
	background-image: url(../images/menu_btn_bg.jpg);
	background-color: #333;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#main #menu a:hover {
	background-image: url(../images/menu_btn_bg_over.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#mesh #main #menu #first_link {
	margin: 0px;
}
#footer #copyright a {
	text-decoration: none;
	color: #666;
}
#footer #copyright a:hover {
	color: #000;
	text-decoration: underline;
}
#focus a   {
	text-decoration: none;
	color: #333;
	font-size: 12px;
	display: block;
	padding: 0px;
	margin-bottom: 6px;
}
#focus a:hover {
	text-decoration: none;
	color: #333;
	font-weight: bold;
}
#content #layout a {
	text-decoration: none;
	color: #069;
}
#content #layout a:hover {
	text-decoration: underline;
	color: #000;
}
#info a {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #069;
}
#info a:hover {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #333;
}
#widget a {
	text-decoration: none;
	color: #069;
	font-size: 11px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
}
#widget a:hover {
	text-decoration: underline;
	color: #333;
	font-size: 11px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
}
#news ul a {
	font-size: 12px;
	color: #036;
	font-weight: normal;
	text-decoration: none;
}
#news ul a:hover {
	font-size: 12px;
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}
#evaluation a {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #069;
}
#evaluation a:hover {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #333;
}
#content #layout em a{
	text-decoration: none;
	color: #F30;
}

