A:LINK {
	text-decoration : none;
	color : #5a5a5a;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

A:VISITED {
	text-decoration : none;
	color : #5a5a5a;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

A:HOVER {
	text-decoration : underline;
	color : #cccccc;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.TEXT {
    margin-right : 20
	margin-left : 20;
	text-align : center;
	text-decoration : none;
	font-family : Courier new;
	font-size : 16px;
	font-style : normal;
	color : Black;
}

.TEXT2 {
	text-decoration : none;
	font-family : Courier new;
	font-size : 16px;
	font-style : normal;
	color : #FFFFFF;
	font-weight : bold;
}

.MENU {
	text-decoration : none;
	font-family : Courier new;
	font-size : 16px;
	font-style : normal;
	color : #ffffff;
	font-weight : bold;
}

A.MENU:LINK  {
    font-size : 10px;
   	color : WHITE;
   	text-decoration : none;
}

A.MENU:VISITED  {
    font-size : 10px;
   	color : WHITE;
   	text-decoration : none;
}

A.MENU:HOVER  {
    font-size : 10px;
   	color : WHITE;
   	text-decoration : UNDERLINE;
}

.TEXTLLISTAT {
	text-align : center;
	text-decoration : none;
	font-family : Courier new;
	font-size : 16px;
	font-style : normal;
	color : WHITE;
	font-weight : bold;
}