.linkext {
	color : #000099;
	font-family : Georgia;
	font-Size : 12px;
	text-decoration : none;
	font-weight : bold;
}

.linkext:hover {
	color : #990000;
	font-family : Georgia;
	font-Size : 12px;
	font-weight : bold;
	text-decoration: bold;

}

.linkext:link {
	color : #000099;
	font-family : Georgia;
	font-Size : 12px;
	text-decoration : none;
	font-weight : bold;	
}

.linkext:active{
	color : #000099;
	font-family : Georgia;
	font-Size : 12px;
	text-decoration : none;
	font-weight : bold;
}
