A:link {
	COLOR:#0000ff;
	text-decoration:none;
}


A:visited {
	COLOR:#800080;
	text-decoration:none;
}


A:active {
	COLOR:#ff0000;
	text-decoration:none;
}


A:hover {
	COLOR:#ff0000;
	background-color:#FFFF99;
	text-decoration:underline;
}

.font1 { font-size: 8pt; line-height: 120%; }
.font2 { font-size: 10pt; line-height: 120%; }
.font3 { font-size: 12pt; line-height: 120%; }
.font4 { font-size: 14pt; line-height: 120%; }
.font5 { font-size: 18pt; line-height: 120%; }
.font6 { font-size: 24pt; line-height: 120%; }

.line1{
	border-bottom:1px dashed #999999;
	padding:0 0
}
