BODY {
font-family: Verdana, Arial , Univers;
font-size: 15px;
color: #321414;

scrollbar-arrow-color: #07455A;
scrollbar-base-color: #DDCCAE;
scrollbar-face-color: #DDCCAE;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #000000;
scrollbar-track-color: #07455A;

}

A:link {
	color: #F5F0D4;
	text-decoration: none;
}
A:visited {
	color: #F5F0D4;
	text-decoration: none;
}
A:hover {
	color: #FDEB65;
	text-decoration: none;

}

A { background-attachment: scroll;
}


td		{
	font-family: Verdana, Arial , Univers;
	font-size: 16px;
	color: #321414
        	}