a:visited { text-decoration:none      }
a:link    { text-decoration:none      }
a:hover   { text-decoration:underline }

input
{
	font-family : Verdana, arial, Helvetica;
	font-size : 11;
	color : #000000;
	font-weight : normal;
	border-color : #CCCCCC;
	border-width : 1;
	size : 20px
}


.normal
{
	font-size: 12px;
	font-family: Verdana, arial, Helvetica;
	font-color : #000000;
	font-weight: normal
}

body
{
	font-size: 10px;
}

.a1
{
	text-decoration : none
}
.a1:hover
{
	text-decoration: none
}

.as1
{
	color : #FFFFFF
}
.as1:hover
{
	color : #F7EC1A;
	text-decoration :none
}


.as2
{
	color : #FFFFFF;
}
.as2:hover
{
	color : #F7EC1A;
	text-decoration : none
}

.as3
{
	color : #000000;
	text-justify :auto
}
.as3:hover
{
	color : #000000;
	text-decoration : none
}

.tdbrbr
{
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-right-style:solid;
	border-right-width:1px
}
.tdbrbl
{
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left-style:solid;
	border-left-width:1px
}
.tdbrbottom
{
	border-bottom-style:solid;
	border-bottom-width:1px
}
.tdbrall
{
	border-style:solid;
	border-width:1px
}
.tdbrlr
{
	border-right-style:solid;
	border-right-width:1px;
	border-left-style:solid;
	border-left-width:1px
}
.tdbrr
{
	border-right-style:solid;
	border-right-widt:1px
}
.tdbrl
{
	border-left-style:solid;
	border-left-widt:1px
}
