a {
	text-decoration:none;
	color: 000000;
}

a:hover {
	color: Gray;
	text-decoration: underline;
}

.default {
	font-family : Arial;
	font-size : 12px;
}
a.default {
	font-family : Arial;
	font-size : 12px;
}


.Form2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : 666633;
}
.Form1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : 666633;
}
.Link1 {
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	color: 663366;
}
a.Link1 {
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	color: 663366;
}

.next {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: Black;	
}

.special {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : 669933;
	font-weight : bold;
}
a.special {
	font-family : Arial;
	font-size : 12px;
	color : 669933;
	font-weight : bold;
}
.test1 {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}
.test2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: Black;
}
.test3 {
	font-family: "MS Serif", "New York", serif;
	font-size: 12px;
	color: Black;
}
.test4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: Black;
}
.test5 {
	font-family: Verdana;
	font-size: 12px;
	color: Black;
}
