body {
	scrollbar-base-color: #FCF6F0;
	scrollbar-track-color: #510028;
	scrollbar-face-color: #E4C7B1;
	scrollbar-shadow-color: #E4C7B1;
	scrollbar-darkshadow-color: #CBB4A9;
	scrollbar-highlight-color: #E4C7B1;
	scrollbar-3dlight-color: #CBB4A9;
	scrollbar-arrow-color: #E4C7B1;
	font-size: 10pt;
	color: #510028;
	text-decoration: none;

	margin: 30px 30px 30px;
}

td{
	padding: 5px 0px 5px 15px;
	width: 700px;
}
a:link {
	color: #510028;
	font-size: 18pt;
	font-weight: bold;
}
a:visited {
	color: #510028;
	font-size: 18pt;
	font-weight: bold;
}
a:active {
	color: #CBB4A9;
	font-size: 18pt;
	font-weight: bold;
}
a:hover {
	color: #CBB4A9;
	font-size: 18pt;
	font-weight: bold;
}
A { text-decoration: none; font-size: 18pt;}
 
