
.body {
	color:white;
	font-face: verdana;

}

A:link {
	//color: #955a96;
	color: #CC1111;
	text-decoration:none;
}


A:visited {
	//color: #955a96;
	color: #CC1111;
	text-decoration:none;
}

A:active {
	//color: #8d8795;
	color: #f00f17;
	text-decoration:none;
}

A:hover {
	color: CC00CC;
}

.menu {
	color:white;
	font-face: verdana;

}

.txtTitleLG {
	font-family: century gothic;
	//color: #666699;
	color: #222255;
	font-size: 14pt;
}

.txtTitleSM {
	font-family: century gothic;
	//color: #666699;
	color: #222255;
	font-size: 11pt;
}


.txtTitleSMB {
	font-family: century gothic;
	color: #666699;
	font-size: 11pt;
	font-weight: bold
}


.txtTitle_black {
	font-family: Verdana;
	color: #000000;
	font-size: 14pt;
	font-weight: bold
}


.txtTitle_sm_black {
	font-family: Verdana;
	color: #000000;
	font-size: 12pt;
	font-weight: bold
}


.main {
	color: #303030;
	font-family: verdana;
	font-size: 10pt;
}


.main_black {
	color: #000000;
	font-family: verdana;
	font-size: 10pt;
}


.main_grey {
	color: #808080;
	font-family: verdana;
	font-size: 10pt;
}

.main_sm {
	color: #303030;
	font-family: verdana;
	font-size: 8pt;
}

.main_sm_b {
	color: #303030;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
}



.main_sm_black {
	color: #000000;
	font-family: verdana;
	font-size: 8pt;
}


.main_sm_red {
	color: #FF0000;
	font-family: verdana;
	font-size: 8pt;
}

.main_sm_grey {
	color: #808080;
	font-family: verdana;
	font-size: 8pt;
}

