
a:link { color: black; text-decoration: underline }
a:active { color: black; text-decoration: none }
a:visited { color: black; text-decoration: underline }
a:hover { color: #C48122; text-decoration: none }

H1 {

	font-family: Arial, Verdana, Helvetica, Trebuchet MS, Sans-serif, Times, TimesNR;

	font-weight : bold ;

	font-size : 20px;

}



H2 {

	font-family: Arial, Verdana, Helvetica, Trebuchet MS, Sans-serif, Times, TimesNR;

	padding: 0px;

	font-weight : bold ;

      font-size : 18px;

}



H3 {

	font-family: Arial, Verdana, Helvetica, Trebuchet MS, Sans-serif, Times, TimesNR;

	font-size : 18px;

}



H4 {

	font-family: Arial, Verdana, Helvetica, Trebuchet MS, Sans-serif, Times, TimesNR;

	font-size : 18px;

}



H4 {

	font-family : Arial, Verdana, Helvetica, Trebuchet MS, Sans-serif, Times, TimesNR;

	font-size : 18px ;
}

BODY {

    background-color: White;

	font-family : Verdana,Arial,Helvetica,sans-serif;

    color: #000000;

	font-size : 13px ; 
