body {
	background-color: #283764;
}


A:link {
	text-decoration: none;
	color:#283764;
	font-weight: bold;
}
A:visited {
	text-decoration: none;
	color:#283764;
	font-weight: bold;
}
A:active {
	color: #283764;
	font-weight: bold;
}
A:hover {
	color: #FF6600;
	font-weight: bolder;
}
		
.Title1 {
	color: #283764;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.DatacoSPRL {
	color: #00CC66;
	font-weight: bold;
	font-size: 16px;
}
.text1 {
	font-size: 14px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

.descriptions
{
	width:500px;
	align:center;
	border-style: dashed;
	border-color: #666666;
	border-width: 1px;
}

