

a:link, a:visited  {
	text-decoration: none;
	color: #741374;
}

a:hover {
	text-decoration: underline;
	color: #741374;
}
a:active {
	text-decoration: none;
	color: #741374;
}

.labelcol
{
    width:100px;
    font-weight :bold;
    vertical-align :top;
}

.pager
{
    font-weight: bold;
    font-size: medium;
    text-align: center;
    padding: 5px;
}

.fv
{
    width:100%}
    

