Body {
	scrollbar-arrow-color:000000;
	scrollbar-track-color:D4CBD8;
	scrollbar-shadow-color:D4CBD8;
	scrollbar-face-color:D4CBD8;
	scrollbar-highlight-color:000000;
	scrollbar-darkshadow-color:000000;
	scrollbar-3dlight-color:D4CBD8;
	font-family : sans-serif, Arial, Helvetica,;
	font-size : 12px;
	background-color : #D4CBD8;
}

A{
	font-size : 12px;
	font-weight : normal;
	font-family : sans-serif, Arial, Helvetica,;
	text-decoration: none;
	color: #0A19DC;
}

TD{
	font-size : 13px;
	font-weight : normal;
	font-family : sans-serif, Arial, Helvetica,;
	text-decoration: none;
}

A:hover{
	text-decoration: underline;
	color: #E31D68;
}

A:active{
	text-decoration: underline;
	color: #E31D68;
}

A:visited{
	color: #0A19DC;
}

A:visited:hover{
	color: #E31D68;
}

.menu{
	font-size : 14px;
	font-weight : normal;
	font-family : sans-serif, Arial, Helvetica,;
	text-decoration: none;
	color: #0A19DC;
}

.menu:hover{
	text-decoration: underline;
	color: #E31D68;
}

.menu:active{
	text-decoration: underline;
	color: #E31D68;
}

.menu:visited{
	color: #0A19DC;
}

.menu:visited:hover{
	color: #E31D68;
}