.bottomtext	{
	font-family : tahoma;
	font-size : 11px;
	font-weight : bold;
	color : #1A4277;
	text-decoration : none;
}
.bottomtext:hover	{
	font-family : tahoma;
	font-size : 11px;
	font-weight : bold;
	color : #eff7ff;
	text-decoration : none;
}

.hyptext	{
	font-family : tahoma;
	font-size : 14px;
	font-weight : bold;
	color : #006600;
	text-decoration : none;
}
.hyptext:hover	{
	font-family : tahoma;
	font-size : 14px;
	font-weight : bold;
	color : #ff6600;
	text-decoration : none;
}



.linktext	{
	font-family : tahoma;
	font-size : 11px;
	font-weight : bold;
	color : #1A4277;
	text-decoration : none;
}
.linktext:hover	{
	font-family : tahoma;
	font-size : 11px;
	font-weight : bold;
	color : #5292DE;
	text-decoration : none;
}