a:link {
	color:#006699;
	text-decoration:none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;


}
a:visited {
color:#006699; text-decoration:none
}
a:hover {
color:#FF0000; text-decoration:none; cursor:hand
}
a:active {
	color:#E6E6FF;
	text-decoration:none;
	font-weight: bold;

}
.blinker {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: blink;
}
.jaysmain {
	color: #006699;
}

