P,TD,LI,UL,DIV  {
        font-family : Arial, Times, Sans-serif;
        font-size : 12px;
	  color: #000000;

}

H2 {
		font-family: Arial, Times, Sans-serif;
		font-size: 14px;
		color: #000000;
}

SELECT,INPUT,TEXTAREA  {
        font-family : Arial, Times, Sans-serif;
        font-size : 10px;
        width : 270px;
}


A  {
        text-decoration : none;
        font-family : Arial, Times, Sans-serif;
        font-size : 11px;
        color : #000000;
}

A:Visited  {
        text-decoration : none;
        color : #000000;
}

A:Active  {
        text-decoration : none;
        color : #000000;
}

A:Hover  {
        text-decoration : underline;
        color : #737373;
}

.adress  {
        font-family : Verdana, Helvetica, Sans-serif;
        font-size : 10px;
	  color: #F9F400;

}

BODY {
scrollbar-face-color: #999999;
scrollbar-shadow-color: #3c3c3c;
scrollbar-highlight-color: #3c3c3c;
scrollbar-3dlight-color: #3c3c3c;
scrollbar-darkshadow-color: #D9D9D9;
scrollbar-track-color: #D9D9D9;
scrollbar-arrow-color: #D9D9D9;
}
