/* CSS Document */
body,td,th {
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:18px;
}
body {
	background-color: #4D5854;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:18px;
}
.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
}

p { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:18px;
	}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCFF00;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CCFF00;
}
a:hover {
	text-decoration: none;
	color: #CCFF00;
}
a:active {
	text-decoration: underline;
	color: #FF9900;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 6px;
}
.text_small, a.text_small, a.text_small:active, a.text_small:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
	letter-spacing: 2px;
	word-spacing: 1px;
	text-decoration:none
}
.titleBackground {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(images/home_decor.gif);
	background-repeat: repeat;
	text-indent: 10px;
	line-height: 24px;
}
a.text_small:hover {
	text-decoration:underline
	}

a.nav, a.nav:active, a.nav:visited {text-decoration:none; color: #FFFFFF;}
a.nav:hover{color:#FFCC00; text-decoration:none;}
.titleSmallBackground {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(images/home_decor.gif);
	background-repeat: repeat;
	text-indent: 10px;
	line-height: 22px;
}
.text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	color: #FFFFFF;
	letter-spacing: 1px;
	word-spacing: 1px;
}
