a:link { color: blue; text-decoration: underline; }
a:visited { color: purple; text-decoration: underline; }
a:hover { color: red; }
a:active { color: blue; }
a.menu:link { color: white; text-decoration: none; }
a.menu:visited { color: white; text-decoration: none; }
a.menu:hover { color: black; background: white; }
a.menu:active { color: #CCCCCC; }
a.sidemenu:link { color: white; text-decoration: none; }
a.sidemenu:visited { color: white; text-decoration: none; }
a.sidemenu:hover { color: black; background: white; }
a.sidemenu:active { color: #CCCCCC; }



/* Style for a block - DIV */
.m0table {
	background: #000000;
	border: 1px none ;
}

/* Style for outer tag, mout (mouse out) state */
.m0mouto {
	background: black;
}
/* Style for outer tag, mover (mouse over) state */
.m0movero {
	background: #CCCC99;
}
/* Style for outer tag, mdown (mouse down) state */
.m0mdowno {
	background: black;
}
/* Style for inner tag, mover (mouse over) state */
.m0mouti {
	font-family: Verdana, Tahoma, MS Sans Serif, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	color: white;
}
/* Style for inner tag, mover (mouse over) state */
.m0moveri {
	font-family: Verdana, Tahoma, MS Sans Serif, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	color: #8B0000;
}
/* Style for inner tag, mover (mouse over) state */
.m0mdowni {
	font-family: Verdana, Tahoma, MS Sans Serif, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	color: #8B0000;
}
/* Style for mini table text */
.stable {
	font-family: Verdana, Tahoma, MS Sans Serif, sans-serif;
	font-size: 9px;
	color: #8B0000;
}
/* Style for footer text */
.footer_links {
	font-family: Verdana, Tahoma, MS Sans Serif, sans-serif;
	font-size: 9px;
	color: black;
}
/* Style for large header text */
.header1 {
	font-family: Verdana, Tahoma, MS Sans Serif, sans-serif;
	font-size: 24px;
	color: black;
	font-weight: bold;
}
/* Style for normal text */
.normal {
	font-family: Verdana, Tahoma, MS Sans Serif, sans-serif;
	font-size: 12px;
	color: black;
}
/* Style for normal text */
.normalHead {
	font-family: Verdana, Tahoma, MS Sans Serif, sans-serif;
	font-size: 13px;
	color: black;
	font-weight: bold;
}
/* GOOD Style for table header large header text */
.header11 {
	font-family: Courier, Arial, Tahoma, MS Sans Serif, sans-serif;
	font-size: 14px;
	color: black;
	font-weight: bold;
}
/* Style for table header large header text */
.v2 {
	font-family: Verdana, Tahoma, MS Sans Serif, sans-serif;
	font-size: 13px;
	color: black;
	font-weight: bold;
}

/* Style for table header in red box */
.whiteon {
	font-family: Verdana, Tahoma, MS Sans Serif, sans-serif;
	font-size: 12px;
	color: white;
	font-weight: bold;
	padding-left: 5px;
}

/* Style for table header in red box */
.whiteonS {
	font-family: Verdana, Tahoma, MS Sans Serif, sans-serif;
	font-size: 14px;
	color: white;
	font-weight: bold;
	text-decoration: underline;
	}

/* Style for table header in red box */
.whiteonT {
	font-family: Verdana, Tahoma, MS Sans Serif, sans-serif;
	font-size: 15px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	padding-left: 2px;
	}

/* GOOD Style for table header large header text */
.linkz {
	font-family: Verdana, Tahoma, MS Sans Serif, sans-serif;
	font-size: 14px;
	color: white;
	font-weight: bolder;

}
/* GOOD Style for table header large header text */
.visa {
	font-family: Courier, Arial, Tahoma, MS Sans Serif, sans-serif;
	font-size: 20px;
	color: blue;
	font-weight: bolder;
}
/* GOOD Style for table header large header text */
.mc {
	font-family: Arial, Tahoma, MS Sans Serif, sans-serif;
	font-size: 9px;
	color: black;
	font-weight: normal;
}
{
    A:link 
	text-decoration: none;
}
