
/* ----- Backgrounds ------ */
body 
{
    margin:0;
	background-color: #433528;
}



/* ----- Fonts ------ */
.whitetext {font-weight:normal; font-style:normal; font-size:9px; font-family:verdana,arial,helvetica,sans-serif; text-decoration:none; color:#94918c;}

/* ----- Hyperlinks ------ */
A.weblink {font-weight:normal; font-style:normal; font-size:9px; font-family:verdana,arial,helvetica,sans-serif; text-decoration:none; color:#94918c;}
A.weblink:active {font-weight:normal; font-style:normal; font-size:9px; font-family:verdana,arial,helvetica,sans-serif; text-decoration:underline; color:#94918c;}
A.weblink:hover {font-weight:normal; font-style:normal; font-size:9x; font-family:verdana,arial,helvetica,sans-serif; text-decoration:underline; color:#94918c;}

