.yellowlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	/* color: #FFFF00; */
	text-decoration: none;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.vrheadingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
}
.vrtextdescr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.formfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.formfieldslabels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.line_space {
	line-height: 1px;
}
.vrtextdescrUnderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
}
.tdhighlight {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #7FFF55;
}
a:link {
	color:#00F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#00F;
}

a:hover {
	color:#000;
	font-style:italic;
}
a:active {
	text-decoration: none;
	color: #000;
}


#celltop a:link {
	color: #95ECFD;
	text-decoration: none;
}
#celltop a:visited {
	text-decoration: none;
	color: #95ECFD;
}

#celltop a:hover {
	color:#FFF;
	font-style:italic;
}
#celltop a:active {
	text-decoration: none;
	color: #000;
}

#celltop2 a:link {
	color: #95ECFD;
	text-decoration: none;
}/*
#celltop a:visited {
	text-decoration: none;
	color: #95ECFD;
}
#celltop a:hover {
	text-decoration: none;
	color: #000;
} */

#celltop2 a:visited {
	text-decoration: none;
	color: #95ECFD;
}

#celltop2 a:hover {
	color:#FFF;
	font-style:italic;
}
#celltop2 a:active {
	text-decoration: none;
	color:#000;
}.RED {
	color: #F00;
}
