﻿#newsContent A 
{
    text-decoration: underline;
}
#newsContent A:hover
{
    text-decoration: none;
}
.frontpage_textbox
{
	border:1px solid #AAAAAA;
	color:  #3C3C3C;	
	font-size: 12px;
}
.error
{
	font-size: 12px;
	color: Red;
}
.label_pager
{
	border-style: solid;
	border-color:#a4c55c;
	border-width:1px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;	
	color:#669900;
	cursor: pointer;
}