BODY
{
    FONT-FAMILY: Arial
}

.para { display: none}

A:link {  color: #836E2C; font-weight : bold; text-decoration : none;	}	
A:visited {  color: #836E2C; font-weight : bold; text-decoration : none;	}
A:hover { color: #000000; font-weight : bold; text-decoration : underline;	}
A:active { color: #000000; font-weight : bold; text-decoration : underline;	 }
A:visited:hover { color: #000000; font-weight : bold; text-decoration : underline; }

A.home:link {  color: #000000; font-weight : bold; text-decoration : none;	}	
A.home:visited {  color: #000000; font-weight : bold; text-decoration : none;	}
A.home:hover { color: #000000; font-weight : bold; text-decoration : underline;	}
A.home:active { color: #000000; font-weight : bold; text-decoration : underline;	 }
A.home:visited:hover { color: #000000; font-weight : bold; text-decoration : underline; }

.button { font-family: arial; font-size:10px; height: 18;}






