.smallee {
	font-family: "verdana";
	font-size: 9px;
}
.medium {
	font-family: "verdana";
	font-size: 11px;
}
.warn {
	font-family: "verdana";
	font-size: 11px;
	color:#FF0000;
}
a:link { 
        color: #333333;
		text-decoration: underline;
}
a:active {
	color: #0066CC;
	text-decoration: underline;
	}
a:visited {
	color: #606060;
	text-decoration: undeline;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
p {
	line-height: 2em;
	margin-left: 20px;
	margin-right: 20px;
}
img.gborder {
	border: 1px;
	border-color: #000000;
}

.front-pg-wht {
color: #FFF;
font-family: Tahoma, Geneva, sans-serif;
font-size: 11px;
text-decoration: none;
	

}

.front-pg-wht p {
	margin-top: -4px;
	line-height:12px;
	
}

.front-pg-wht A:link {
color: #FFF;
line-height: 15px;
}



.front-pg-wht A:visited {
color: #FFF;
text-decoration: none;
}

.front-pg-wht A:hover {
color: #FFF;
text-decoration: underline;
}



.front-pg-bk {
color: #000;
font-family: Tahoma, Geneva, sans-serif;
}

.front-pg-bk A:link {
color: #000;
text-decoration: none;
}

.front-pg-bk A:visited {
color: #000;
text-decoration: none;
}

.front-pg-bk A:hover {
color: #000;
text-decoration: underline;
}
