body { 
	margin-top: 0px; 
	margin-left: 0px; 
	background-color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #576767;
	cursor: crosshair; 
}
		
a	{
	text-decoration: none;
	color: #336666;
}
a:link	{
	text-decoration: none;
	color: #339966;
}
a:visited	{
	text-decoration: none;
	color: #339966;
}
a:active	{
	text-decoration: none;
	color: #336666;
	font-weight: bold;

}
a:hover	{
	text-decoration: none;
	color: #336666;
}

.title {
	color: #6B8080;
	font-size: 9px;
	line-height: 10px;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top: 4px;
}
.title a:link, .title a:visited {
	color: #6B8080;
	font-size: 9px;
	line-height: 10px;
	font-weight: bold;
}
.title a:hover, .title a:active {
	color: #587E7E;
	font-size: 9px;
	line-height: 10px;
	font-weight: bold;
}

.texto {
	background-color: #EBF5ED;
	color: #576767;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	text-align: justify;
	padding: 6px;
}
.texto a:link, .texto a:visited {
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
}
.texto a:hover, .texto a:active {
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
}

.texto_right {
	background-color: #EBF5ED;
	color: #576767;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	text-align: right;
	padding-right: 10px;
}
.texto_right a:link, .texto_right a:visited {
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
}
.texto_right a:hover, .texto_right a:active {
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
}
.texto_left {
	background-color: #EBF5ED;
	color: #576767;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
}
.texto_left a:link, .texto_left a:visited {
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
}
.texto_left a:hover, .texto_left a:active {
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
}

.nav {
	font-size: 12px;
	font-weight: normal;
}
.nav a:link, .nav a:visited {
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: normal;
}
.nav a:hover, .nav a:active {
	font-weight: bold;
	letter-spacing: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #99E573;
}

.nav_sm {
	padding-top: 1px;
	font-size: 10px;
	font-weight: normal;
}
.nav_sm a:link, .nav_sm a:visited {
	color: #5C9997;
	font-size: 10px;
	letter-spacing: 0px;
	font-weight: bold;
}
.nav_sm a:hover, .nav_sm a:active {
	color: #2D5159;
	font-weight: bold;
	letter-spacing: 0px;
	background-color: #B8E5E4;
 	padding-right: 3px;
	padding-left: 3px;
}

.nav_sm_people {
	padding-top: 1px;
	font-size: 10px;
	font-weight: normal;
}
.nav_sm_people a:link, .nav_sm_people a:visited {
	color: #5C9997;
	font-size: 10px;
	letter-spacing: 0px;
	font-weight: bold;
 	padding-right: 2px;
	padding-left: 2px;
}
.nav_sm_people a:hover, .nav_sm_people a:active {
	color: #F5FBF6;
	font-weight: bold;
	letter-spacing: 0px;
	background-color: #2D5159;
 	padding-right: 2px;
	padding-left: 2px;
}

.nav_sm_eng {
	color: #FFF;
	padding-top: 2px;
	padding-bottom: 3px;
	font-size: 10px;
	font-weight: normal;
}
.nav_sm_eng a:link, .nav_sm_eng a:visited {
	color: #CEF0DF;
	font-size: 10px;
	letter-spacing: 0px;
	font-weight: bold;
}
.nav_sm_eng a:hover, .nav_sm_eng a:active {
	color: #2D5159;
	font-weight: bold;
	letter-spacing: 0px;
	background-color: #EBF5ED;
 	padding-right: 3px;
	padding-left: 3px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #515263;
	text-decoration: none;
}
.text_bold {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #515263;
	text-decoration: none;
}
.text_sm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #515263;
	text-decoration: none;
}


.copy {
	color: #6B8080;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	padding-left: 6px;
	padding-right: 5px;
}
.copy a:link, .copy a:visited {
	color: #587E7E;
	font-size: 9px;
	line-height: 14px;
	font-weight: bold;
}
.copy a:hover, .copy a:active {
	color: #264F4F;
	font-size: 9px;
	line-height: 14px;
	font-weight: bold;
}
