a.link1 {
	font:Comic Sans MS;
	font-size: 10pt;
	color: #670099;
	text-decoration: none;
	font-weight: none;
}
a.link1:visited {
font:Comic Sans MS;
	font-size: 10pt;
	font-weight: normal;
	color: #670099;
	text-decoration: none;
}
a.link1:hover {
	font-size: 10pt;
	font-weight: normal;
	color: #ff6501;
	text-decoration: none;
}
a.link1:active {
	font:Comic Sans MS;
	font-size: 10pt;
	font-weight: normal;
	color: #670099;
	text-decoration: none;
}

a.link2 {
font:Comic Sans MS;
	color: #670099;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}
a.link2:visited {
font:Comic Sans MS;
	color: #670099;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}
a.link2:hover {
font:Comic Sans MS;
	font-weight: bold;
	color: #ff6501;
	text-decoration: none;
	font-size: 10pt;
	}

a.link2:active {
font:Comic Sans MS;
	font-weight: bold;
	color: #670099;
	text-decoration: none;
	font-size: 10pt;
	
}

a.link3 {
font:Comic Sans MS;
	color: #ff6501;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}
a.link3:visited {
font:Comic Sans MS;
	color: #ff6501;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}
a.link3:hover {
font:Comic Sans MS;
	font-weight: bold;
	color: #670099;
	text-decoration: none;
	font-size: 10pt;
	}

a.link3:active {
font:Comic Sans MS;
	font-weight: bold;
	color: #ff6501;
	text-decoration: none;
	font-size: 10pt;
	
}