#Standard
{
    FONT-FAMILY: Verdana,Arial; font-size:12px;
}
TBODY
{
    FONT-FAMILY: Verdan,Arial;font-size:12px;
}
H1
{
}
H2
{
}
TR
{
    FONT-WEIGHT: normal;
    VERTICAL-ALIGN: top
}
TH
{
    FONT-WEIGHT: normal;
    VERTICAL-ALIGN: top
}
TD
{
    FONT-WEIGHT: normal;
    VERTICAL-ALIGN: top
}
P
{
    FONT-WEIGHT: normal;
    VERTICAL-ALIGN: top
}
BODY
{
    BACKGROUND-COLOR: white;
    COLOR: black
}

Aasd
{
	text-decoration: underline ;
      COLOR: #003A4E;
}
A:visited
{
	text-decoration: underline ;
    COLOR: blue;
}
A:active
{
	text-decoration: underline;
    COLOR: blue;
}
A:hover
{
	text-decoration: none;
    COLOR: blue;
}
A:link
{
	text-decoration: underline ;
    COLOR: blue;
}


input  {
	background-image: url(m.jpg);
	font-family: Arial;
	font-size:12px;
  	border: 1px solid #777777;
  	margin-left: 0px;
	color: #332313;
  	background-color: #000000;
	}
