/* CSS Document */

td{font-family:Tahoma;font-size:11px;}
.date{font-family:HeliosCond;font-size:13px;color:#000000;}
.menu{font-family:Verdana;font-weight:bold;font-size:10px;color:#ffffff;text-decoration:none;}
.links {	font-family: Tahoma;
	font-size: 11px;
	color: #005483;
	text-decoration: none;
	border: none;
	font-weight:normal;
	text-align: justify;
}
.links {	font-family: Tahoma;
	font-size: 11px;
	color: #005483;
	text-decoration: none;
	border: none;
	font-weight:normal;
	text-align: justify;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #005483;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #005483;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #005483;
}

.TEXT {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.b {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF9900;
}

b:link {
	text-decoration: none;
	color: #FF9900;
}
b:visited {
	text-decoration: none;
	color: #FF9900;
}
b:hover {
	text-decoration: underline;
	color: #FF9900;
}
b:active {
	text-decoration: none;
	color: #FF9900;
}

#slogan {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FF9900;
	border: 4 4 4 4 thick solid;
	/*border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;*/
	border-top-color: #FFE8C4;
	border-right-color: #FFE8C4;
	border-bottom-color: #FFE8C4;
	border-left-color: #FFE8C4;
	padding: 5 5 5 5;
	height: auto;
	width: auto;
}
.cap{
	font-family: Tahoma;
	color:#CC4126;
	font-weight:bold;
}