﻿a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #004671;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #004671;
	text-decoration: underline;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
a.link:link, a.link:active, a.link:visited {
	font-family: Tahoma, Arial;
	color: #383E4B;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
a.link:hover {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00629D;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
}
BODY {
	font-weight: normal;
	margin-top: 0px;
}
TD {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #0066A4;
	text-align: left;
}
.px10 {
	font-size: 10px;
}
.underline {
	text-decoration: underline;
}
.px18 {
	font-size: 18px;
}
.red {
	color: #FF0000;
}
.blue_big {
	color: #0066A4;
	font-size: 18px;
}
.blue_med {
	color: #0066A4;
	font-size: 16px;
	font-weight: bold;
}
.blue {
	color: #0066A4;
	font-size: 12px;
}
.green {
	color: #5DB25D;
	font-size: 22px;
}
.green_ctc {
	color: #5DB25D;
	font-size: 12px;
}
.white_txt {
	color: #FFFFFF;
	font-size: 12px;
}
.nav_2nivel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.nav_2nivel:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}
.nav_2nivel:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}
.nav_2nivel:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}
.nav_2nivel:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

