a:link {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: #B30071;
	text-decoration: none;
}


a:visited {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}



a:hover {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #FEC800;
	}

.subLinkTitle
{
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #C0C0C0;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 20px;
	letter-spacing: -1px;
	word-spacing: -1px;
}






.subLink
{
	font-family: arial !important;
	font-size: 10pt !important;
	color: #C0C0C0 !important;
	background-color: none !important;
	text-decoration: none !important;
	text-transform: uppercase !important;
	line-height: 20px;
}


.subNav
{
	font-family: arial !important;
	font-size: 11pt !important;
	color: #C0C0C0 !important;
	background-color: none !important;
	text-decoration: none !important;
	text-transform: uppercase !important;
	line-height: 20px;
	letter-spacing: -1px;
	word-spacing: -1px;
}



.genericTextarea  {
	font-family: arial;
	font-size : 11pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration : none;
}

.genericData  {
	font-family: arial;
	font-size : 9pt;
	font-weight: normal;
	color: #B30071;
	text-decoration : none;
}

.genericStyle  {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: silver;
	text-decoration: none;
}

.genericTitle  {
	font-family: helvetica;
	font-size : 20pt;
	font-weight: bold;
	color: Silver;
	text-decoration : none;
}

