


a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}


a.Green {
	color:#00CC00;
	font-family:Comic Sans MS;
	font-size:24pt;
	font-weight:bold;
}

a:active.Green {
	color:#00CC00;
	font-family:Comic Sans MS;
	font-size:24pt;
	font-weight:bold;
}

a:visited.Green {
	color:#00CC00;
	font-family:Comic Sans MS;
	font-size:20pt;
	font-weight:bold;
}
a.Red {
	color:#FF0000;
	font-family:Comic Sans MS;
	font-size:24pt;
	font-weight:bold;
}

a:active.Red {
	color:#FF0000;
	font-family:Comic Sans MS;
	font-size:24pt;
	font-weight:bold;
}

a:visited.Red {
	color:#FF0000;
	font-family:Comic Sans MS;
	font-size:20pt;
	font-weight:bold;
}


a.Yellow {
	color:#FFCC00;
	font-family:Comic Sans MS;
	font-size:24pt;
	font-weight:bold;
}

a:active.Yellow {
	color:#FFCC00;
	font-family:Comic Sans MS;
	font-size:24pt;
	font-weight:bold;
}

a:visited.Yellow {
	color:#FFCC00;
	font-family:Comic Sans MS;
	font-size:20pt;
	font-weight:bold;
}


a.Orange {
	color:#FF9900;
	font-family:Comic Sans MS;
	font-size:24pt;
	font-weight:bold;
}

a:active.Orange {
	color:#FF9900;
	font-family:Comic Sans MS;
	font-size:24pt;
	font-weight:bold;
}

a:visited.Orange {
	color:#FF9900;
	font-family:Comic Sans MS;
	font-size:20pt;
	font-weight:bold;
}


a.Purple {
	color:#9900cc;
	font-family:Comic Sans MS;
	font-size:24pt;
	font-weight:bold;
}

a:active.Purple {
	color:#9900cc;
	font-family:Comic Sans MS;
	font-size:24pt;
	font-weight:bold;
}

a:visited.Purple {
	color:#9900cc;
	font-family:Comic Sans MS;
	font-size:20pt;
	font-weight:bold;
}

a.Pink {
	color:#FF0066;
	font-family:Comic Sans MS;
	font-size:24pt;
	font-weight:bold;
}

a:active.Pink {
	color:#FF0066;
	font-family:Comic Sans MS;
	font-size:24pt;
	font-weight:bold;
}

a:visited.Pink {
	color:#FF0066;
	font-family:Comic Sans MS;
	font-size:20pt;
	font-weight:bold;
}


a.Cyan {
	color:#00F2F2;
	font-family:Comic Sans MS;
	font-size:24pt;
	font-weight:bold;
}

a:active.Cyan {
	color:#00F2F2;
	font-family:Comic Sans MS;
	font-size:24pt;
	font-weight:bold;
}

a:visited.Cyan {
	color:#00F2F2;
	font-family:Comic Sans MS;
	font-size:20pt;
	font-weight:bold;
}

a.LightBlue {
	color:#0066FF;
	font-family:Comic Sans MS;
	font-size:24pt;
	font-weight:bold;
}

a:active.LightBlue {
	color:#0066FF;
	font-family:Comic Sans MS;
	font-size:24pt;
	font-weight:bold;
}

a:visited.LightBlue {
	color:#0066FF;
	font-family:Comic Sans MS;
	font-size:20pt;
	font-weight:bold;
}




