table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;

}
.bg {
	background-image: url(img/bg_linedark.gif);
	background-repeat: repeat-x;
}
p {
	text-align: justify;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.bgfoto {
	background-image: url(img/bg_linered.gif);
	background-repeat: repeat-x;
}
.orange {
	color: #FF9900;
}
