body      { background-color: #231f20;
			background-image: url(image/background.jpg);
	    	background-position: center top;
		    background-repeat: no-repeat;
		    background-attachment: fixed;}
p         { color:#231f20; font-family: Arial, Verdana, san-serif; }
a:link    { color: #efefef ; font-weight: bold; text-decoration: none; }
a:visited { color: #efefef ; font-weight: bold; text-decoration: none; }
a:hover   { color: #efefef ; font-weight: bold; text-decoration: underline; }
a:active  { color: #efefef ; font-weight: bold; text-decoration: none; }
.bodylink a:link    { color: #231f20; font-weight: bold; text-decoration: none;}
.bodylink a:visited { color: #231f20; font-weight: bold; text-decoration: none;}
.bodylink a:hover   { color: #0072bc; font-weight: bold; text-decoration: underline;}
.bodylink a:active  { color: #0072bc; font-weight: bold; text-decoration: none;}
