A.menutxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration : none;
}

A:HOVER.menutxt {
	text-decoration : underline;
	color : Black;
}

.headline {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #666666; font-weight: bold}
.headlineind {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #FF3300; font-weight: bold}
.headlineproj {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #FFCC00; font-weight: bold}
.headlineserv {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #33CC99; font-weight: bold}
.headlinepap {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #996600; font-weight: bold}
.headlinemotsur {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #9966CC; font-weight: bold}
.headlinelinks {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #FF9900; font-weight: bold}
.headlinebiblio {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #FFCC99; font-weight: bold}
.headlinenews {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #9999FF; font-weight: bold}
.main {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333;
	text-decoration : none;}
.mainsmall {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #333333;
	text-decoration : none;}
.mainsmall2 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333;
	text-decoration : none;}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.subheadind {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
}
.subheadproj {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
}
.subheadserv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #33CC99;
}
.subheadpap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #996600;
}
.subheadmotsur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9966CC;
}
.subheadlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
.subheadbiblio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC99;
}
.subheadnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9999FF;
}
A:HOVER{
	text-decoration : none;

}
A.subhead{
	color : #666666;
}

