.blinkblack {
color:#000000;
}

.blacknone a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.blacknone a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.blacknone a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.blacknone a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.white a:active { color: #ffffff; text-decoration: none}
.white a:link {  color: #ffffff; text-decoration: none}
.white a:visited {  color: #ffffff;text-decoration: noneu}
.white a:hover {  color: #ffffff; text-decoration: underline}

.redblink a:active { color: #B03E37; text-decoration: blink}
.redblink a:link {  color: #B03E37; text-decoration: blink}
.redblink a:visited {  color: #B03E37;text-decoration: blink}
.redblink a:hover {  color: #B03E37; text-decoration: blink}

.redunderline a:active { color: #B03E37; text-decoration: underline}
.redunderline a:link {  color: #B03E37; text-decoration: underline}
.redunderline a:visited {  color: #B03E37;text-decoration: underline}
.redunderline a:hover {  color: #B03E37; text-decoration: none}

.blueunderline a:active { color: #3F368F; text-decoration: underline}
.blueunderline a:link {  color: #3F368F; text-decoration: underline}
.blueunderline a:visited {  color: #3F368F;text-decoration: underline}
.blueunderline a:hover {  color: #3F368F; text-decoration: none}

.blue a:active { color: #3F368F; text-decoration: none}
.blue a:link {  color: #3F368F; text-decoration: none}
.blue a:visited {  color: #3F368F;text-decoration: none}
.blue a:hover {  color: #3F368F; text-decoration: underline}

BODY 
{font-family: Arial, Helvetica, sans-serif; 
color: #000000;}


#refButton
{
	float:right;
	font-weight:bold;
}
