@charset "utf-8";
.staff_marked/* CSS Document */

{
	color: #FFC81F;
	font-weight: bold;
	font-family: "Courier New";
	font-size: 14px;
	text-decoration: none;
	text-indent: 0px;
	/*cursor: pointer;*/
	letter-spacing: 0px;
}
.staff_unmarked,.staff_unmarked:link{
	color: #444444;	
	font-family: "Courier New";
	font-weight: bold;	
	font-size: 14px;
	text-decoration: none;
	text-indent: 0px;
	cursor: pointer;
	letter-spacing: 0px;	
}
.staff_unmarked:visited{
	color: #444444;
	font-weight: bold;	
	font-family: "Courier New";
	font-size: 14px;
	text-decoration: none;
	text-indent: 0px;
	cursor: pointer;
	letter-spacing: 0px;	
}
.staff_unmarked:hover {
	color: #95DB0E;
	font-weight: bold;	
	font-family: "Courier New";
	font-size: 14px;
	text-decoration: none;
	text-indent: 0px;
	cursor: pointer;
	letter-spacing: 0px;
}

/********/


.directors_marked{
	color: #FFC81F;
	font-weight: bold;
	font-family: "Courier New";
	font-size: 14px;
	text-decoration: none;
	text-indent: 0px;
	/*cursor: pointer;*/
	letter-spacing: 0px;
}

.directors_unmarked,.directors_unmarked:link{
	color: #444444;	
	font-family: "Courier New";
	font-weight: bold;	
	font-size: 14px;
	text-decoration: none;
	text-indent: 0px;
	cursor: pointer;
	letter-spacing: 0px;	
}

.directors_unmarked:visited{
	color: #444444;
	font-weight: bold;	
	font-family: "Courier New";
	font-size: 14px;
	text-decoration: none;
	text-indent: 0px;
	cursor: pointer;
	letter-spacing: 0px;	
}

.directors_unmarked:hover {
	color: #1808F4;
	font-weight: bold;	
	font-family: "Courier New";
	font-size: 14px;
	text-decoration: none;
	text-indent: 0px;
	cursor: pointer;
	letter-spacing: 0px;
}

/**********/

.servicios_marked{
	color: #FFC81F;
	font-weight: bold;
	font-family: "Courier New";
	font-size: 14px;
	text-decoration: none;
	text-indent: 0px;
	/*cursor: pointer;*/
	letter-spacing: 0px;
}

.servicios_unmarked,.servicios_unmarked:link{
	color: #444444;	
	font-family: "Courier New";
	font-weight: bold;	
	font-size: 14px;
	text-decoration: none;
	text-indent: 0px;
	cursor: pointer;
	letter-spacing: 0px;	
}

.servicios_unmarked:visited{
	color: #444444;
	font-weight: bold;	
	font-family: "Courier New";
	font-size: 14px;
	text-decoration: none;
	text-indent: 0px;
	cursor: pointer;
	letter-spacing: 0px;	
}

.servicios_unmarked:hover {
	color: #F73F06;
	font-weight: bold;
	font-family: "Courier New";
	font-size: 14px;
	text-decoration: none;
	text-indent: 0px;
	cursor: pointer;
	letter-spacing: 0px;
}

/****** NEWS ********/

.news_link,.news_link:link{
	color: #BBBBBB;	
	font-family: "Courier New";
	font-weight: bold;	
	font-size: 12px;
	text-decoration: none;
	text-indent: 0px;
	cursor: pointer;
	letter-spacing: 0px;	
}

.news_link:visited{
	color: #BBBBBB;
	font-weight: bold;	
	font-family: "Courier New";
	font-size: 12px;
	text-decoration: none;
	text-indent: 0px;
	cursor: pointer;
	letter-spacing: 0px;	
}

.news_link:hover {
	color: #DDDDDD;
	font-weight: bold;
	font-family: "Courier New";
	font-size: 12px;
	text-decoration: none;
	text-indent: 0px;
	cursor: pointer;
	letter-spacing: 0px;
}

/****** NEWS ********/

a.bottom,a.bottom:link,a.bottom:visited{
	color: #252525;	
	font-family: "arial";
	font-weight: bold;	
	font-size: 10px;
	text-decoration: none;
	text-indent: 0px;
	cursor: pointer;
	letter-spacing: 0px;	
}

a.bottom:hover {
	color: #333333;
	font-weight: bold;
	font-family: "arial";
	font-size: 10px;
	text-decoration: none;
	text-indent: 0px;
	cursor: pointer;
	letter-spacing: 0px;
}
