
.copyright, a.copyright, a.copyright:link, a.copyright:active, a.copyright:visited   
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    COLOR: #000000;
	text-decoration:none;
}
a.copyright:hover
{
    FONT-FAMILY: arial;
    FONT-SIZE: 12px;
    COLOR: #000000;
	text-decoration:underline;
}

.content, a.content, a.content:link, a.content:active, a.content:visited   
{
    FONT-FAMILY: arial;
    FONT-SIZE: 12px;
    COLOR: #636364;
	text-decoration:none;
}
a.content:hover
{
    FONT-FAMILY: arial;
    FONT-SIZE: 12px;
    COLOR: #ff0000;
	text-decoration:none;
}
.contact, a.contact, a.contact:link, a.contact:active, a.contact:visited   
{
    FONT-FAMILY: arial;
    FONT-SIZE: 12px;
    COLOR: #2e2e2e;
	text-decoration:none;
	line-height:22px;
}
a.contact:hover
{
    FONT-FAMILY: arial;
    FONT-SIZE: 12px;
    COLOR: #ff0000;
	text-decoration:none;
	line-height:22px;
}
.menu, a.menu, a.menu:link, a.menu:active, a.menu:visited   
{
    FONT-FAMILY: arial;
    FONT-SIZE: 12px;
    COLOR: #ffffff;
	text-decoration:none;
}
a.menu:hover
{
    FONT-FAMILY: arial;
    FONT-SIZE: 12px;
    COLOR: #ff0000;
	text-decoration:none;
}

.input1
{
color: #ffffff;
font-family:arial;
font-size:12px;
background: #2c2c2c;
border: 1px solid #5f5f5f;
height:27;
width:199;
padding:4px 7px;
}


.input2
{
color: #000000;
font-family:arial;
font-size:12px;
background: #e5e5e5;
border: 1px solid #3E3E3E;
height:22;
width:184;
padding:4px 7px;
}



.textarea1
{
color: #000000;
font-family:arial;
font-size:12px;
background: #e5e5e5;
border: 1px solid #3e3e3e;
height:50;
width:184;
padding: 4px 7px;
}
