td  {
	font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color : #666666;
}
p  {
	font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color : #666666;
}

.text  {
	font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color : #666666;
}
.textbig  {
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color : #666666;
	font-style : normal;
	font-weight : bold;
}
a.text:hover  {
	color : #3072C2;
	text-decoration : none;
}
.textlight  {
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color : #333333;
}

.bluetitle  {
	font: bold 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color : #3072C2;
}
.graytitle  {
	font: bold 13px/16px Verdana, Arial, Helvetica, sans-serif;
	color : #666666;
}
.graytitle a:link {
	text-decoration : none;
	color : #666666;
}
.graytitle a:visited {
	text-decoration : none;
	color : #666666;
}
.graytitle a:hover {
	text-decoration : underline;
}
.graytitle a:active {
    text-decoration : underline;
}
.blue  {
	color : #3072C2;
}

#wh  {
	font: 12px/1em Verdana, Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-weight : bold;
}
#wh a {
	text-decoration : none;
	color : #ffffff;
}
#wh a:visited {
	text-decoration : none;
	color : #ffffff;
}
#wh a:hover {
	text-decoration : underline;
}
#wh a:active {
    text-decoration : underline;
}


#whbig  {
	font: 12px/1em arial, tahoma, verdana;
	color : #ffffff;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}
#whbig a {
	text-decoration : none;
	color : #ffffff;
}
#whbig  a:visited {
	text-decoration : none;
	color : #ffffff;
}
#whbig a:hover {
	color : #B9DBFB;
	text-decoration : none;
}
#whbig  a:active {
	color : #B9DBFB;
	text-decoration : none;
}


a:link {
	text-decoration : underline;
	color : #3072C2;
}
a:visited {
	text-decoration : underlinee;
	color : #3072C2;
}
a:hover {
	text-decoration : underline;
	color : #666666;
}
a:active {
    text-decoration : underline;
	color : #666666;
}


.toplinks a:link {
	text-decoration : none;
	color : #371509;
}
.toplinks a:visited {
	text-decoration : none;
	color : #371509;
}
.toplinks a:hover {
	text-decoration : underline;
	color : #666666;
}
.toplinks a:active {
    text-decoration : underline;
	color : #666666;
}
