/* CSS Document */
body {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

A:link, A:visited {text-decoration: none; color: #F2B541;}
A:hover {text-decoration: none; color:#FF0000;}

.orange1 {
	font-weight: bold;
	color: #FF9933;
	text-align: center;
}
.blocarticle {
	border-top : thin solid #FF6600;
	border-bottom : thin solid #FF6600;
}

.bggris {
	background-color:#DADADA;
}

.textab {
	margin: 10px;
	font-weight: bold;
}

