.menu {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-align: center; font-weight: bold;
}
.menu A {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-align: center; font-weight: bold; text-decoration: none;
}
.menu A:hover {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FD0019; text-align: center; font-weight: bold; text-decoration: none;
}
.bottom {
	font-family: Arial Narrow; font-size: 13px; color: #ffffff; text-align: center; font-weight: bold;
}
.bottom A {
	font-family: Arial Narrow; font-size: 13px; color: #ffffff; text-align: center; font-weight: bold; text-decoration:  none;
}
.bottom A:hover {
	font-family: Arial Narrow; font-size: 13px; color: #333333; text-align: center; font-weight: bold; text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-align: justify;
}
.text A{
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-align: justify; text-decoration: none;
}
.text A:hover {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FD0019; text-align: justify; text-decoration: underline;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-style: italic; font-weight: bold; text-align: justify;
}
.title {
	font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000000; font-weight: bold; letter-spacing: 8px;
}
DIV.clsMenu {
	BACKGROUND-COLOR: #BBBBBB;
	BORDER-LEFT: 1px solid White;
	BORDER-RIGHT: white 1px solid;
	BORDER-BOTTOM: white 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 5px;
	PADDING-LEFT: 8px;
	PADDING-RIGHT: 5px;
	PADDING-TOP: 15px;
	font-weight : normal;
	color : #000000;
}
DIV.clsMenu A {
	COLOR: #000000;
	font-family: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none
}
DIV.clsMenu A:HOVER {
	COLOR: #FD0019;
	font-family: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none
}
.menutop A {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: bold; text-decoration: none;
}
.menutop A:hover {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FD0019; font-weight: bold; text-decoration: none;
}