/* CSS Document */
body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;

}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	text-align: justify;

}
.body a:link {
	color: #FF0000;
	text-decoration: none;
}
.body a:visited {
	color: #FF0000;
	text-decoration: none;
}
.body a:hover {
	color: #FF0000;
	text-decoration: none;
    font-weight: bold;
}
.body a:active {
	color: #FF0000;
	text-decoration: none;
}


.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006699;
	text-align: justify;

}
.footer a:link {
	color: #FF0000;
	text-decoration: none;
}
.footer a:visited {
	color: #FF0000;
	text-decoration: none;
}
.footer a:hover {
	color: #FF0000;
	text-decoration: none;
    font-weight: bold;
}
.footer a:active {
	color: #FF0000;
	text-decoration: none;
}


.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
	text-decoration: none;


}
.title a:link {
	color: #FF0000;
	text-decoration: none;
}
.title a:visited {
	color: #8FF0000;
	text-decoration: none;
}
.title a:hover {
	color: #FF0000;
	text-decoration: none;
    font-weight: bold;
}
.title a:active {
	color: #FF0000;
	text-decoration: none;
}

.diapo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;

}
.diapo a:link {
	color: #FF0000;
	text-decoration: none;
}
.diapo a:visited {
	color: #999999;
	text-decoration: none;
}
.diapo a:hover {
	color: #FF0000;
	text-decoration: none;
    font-weight: bold;
}
.diapo a:active {
	color: #FF0000;
	text-decoration: none;
}