/* CSS Document */
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF6600;
	font-weight: normal;
; line-height: normal
}

.menu a:link {
    color: #FF6600;
	text-decoration: none;
}
.menu a:visited {
	text-decoration: none;
	color: #FF6600;
}
.menu a:hover {
	text-decoration: none;
	color: #FF0001;
}
.menu a:active {
	text-decoration: none;
; font-size: 9px
}

.topmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F5564B;
}

.topmenu a:link {
	color: #F5564B;
	text-decoration: none;
}
.topmenu a:visited {
	text-decoration: none;
	color: #F5564B;
}
.topmenu a:hover {
	text-decoration: none;
	color: #FF00E4;
}
.topmenu a:active {
	text-decoration: none;
}

.centro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D96100;
}

.centro a:link {
    color: #CC00FF;
	text-decoration: none;
}
.centro a:visited {
	text-decoration: none;
	color: #CC00FF;
}
.centro a:hover {
	text-decoration: none;
	color: #FF00FE;
}
.centro a:active {
	text-decoration: none;
; font-family: Arial, Helvetica, sans-serif; font-size: 9px
}

.csmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4px;
	color: #FFFFFF;
}

.csmall a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.csmall a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.csmall a:hover {
	text-decoration: none;
	color: #FFFF00;
}
.csmall a:active {
	text-decoration: none;
}
