/* CSS Document */
a:link
{
color:648832;
text-decoration:none;
}
a:visited
{
color:648832;
text-decoration:none;
}
a:hover
{
color:B9471E;
text-decoration:none;
}
body {
	margin: 0px;
	padding: 0px;
	background: #3F0701;
	}
img, table {
	border: 0px none;
}
	
.normal
{
font-family:tahoma;
font-size:12px;
color:#616060;
text-align:justify;
line-height:13pt;
}