a:link {
color: #666666;
font-size: 14px;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color : transparent; 
text-decoration: none; 
font-style: normal;
}

a:visited {
color: #666666;
font-size: 14px;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color : transparent; 
text-decoration: none;
font-style: normal;
}

a:hover {
color: #FF0000;
font-size: 14px;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color : transparent; 
text-decoration: underline;
font-style: normal;
}

a:active {
color: #FF0000;
font-size: 14px
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color : transparent; 
text-decoration: underline;
font-style: normal;
}


a.alt:link {
color: #666666;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color : transparent; 
text-decoration: none; 
font-style: normal;
}

a.alt:visited {
color: #666666;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color : transparent; 
text-decoration: none;
font-style: normal;
}

a.alt:hover {
color: #FF0000;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color : transparent; 
text-decoration: underline;
font-style: normal;
}

a.alt:active {
color: #FF0000;
font-size: 11px
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color : transparent; 
text-decoration: underline;
font-style: normal;
}
}
.largeDark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.dark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.light {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
.largeLight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
.smallLight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}