.pagetext {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.newtext {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #21557B;
	text-decoration: none;
}

.bottomtext {
	font-family: Tahoma;
	font-size: 11px;	
	font-weight: normal;
	color: #004162;
	text-decoration: none;
}

a.morelink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #C30000;
	text-decoration: none;
}
a.morelink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0872C1;
	text-decoration: none;
}

.botlink {
color: #0B3043;font-family:tahoma;text-decoration: underline;font-size:12px; font-weight: normal;
}
.botlink A:link 
{
color: #0B3043;font-family:tahoma;text-decoration: underline;font-size:12px; font-weight: normal;
}
.botlink A:visited 
{
color: #0B3043;font-family:tahoma;text-decoration: underline;font-size:12px; font-weight: normal;
}
.botlink A:active 
{
color: #0B3043;font-family:tahoma;text-decoration: underline;font-size:12px; font-weight: normal;
}
.botlink A:hover 
{
color: #C30000;font-family:tahoma;text-decoration : none;font-size:12px; font-weight: normal;
}

