@charset "utf-8";
a
{
	color:#44AC37;
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	text-decoration:underline;
}
a:hover
{
	color:#44AC37;
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	text-decoration:none;
}
.cl
{
	font-size:15px;
	font-family:Arial;
	color:white;
}
.cll
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:1px;
	color:#EAEAEA;
}
.verd11
{
	COLOR:#385E77;
	FONT-FAMILY:verdana,serif;
	FONT-SIZE:11px;
}
.InputLogin
{
	width:250px;
	height:18px;
	border:1px #505050 solid;
	background-color:#404340;
	color:#A5A5A5;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
}
.SelectLogin
{
	width:250px;
	height:20px;
	color:#A5A5A5;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	border:1px #505050 solid;
	background-color:#404340;
}
.TextArea
{
	width:250px;
	height:100px;
	border:1px #505050 solid;
	background-color:#404340;
	color:#A5A5A5;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
}
.Submit
{
	CURSOR:POINTER;
	background-color:#E27C1D;
	color:#FFFFFF;
	font-weight:bold;
	BORDER:0PX OUTSET;
	PADDING:0PX 0PX 0PX 0PX;
	MARGIN:0PX 0PX 0PX 0PX;
	WIDTH:66PX;
	HEIGHT:17PX;
}
.TitleNewsHome
{
	font-family:Arial;
	color:#FFFFFF;
	font-size:10px;
}
.DateNewsHome
{
	font-family:Arial;
	color:#3E3C3C;
	font-size:11px;
	font-weight:bold;
}
.TitleNews
{
	color:#D4D4D4;
	text-decoration:underline;
	text-transform:uppercase;
	font-size:11px;
}
.DateNews
{
	color:#EBA224;
	text-decoration:underline;
	font-weight:bold;
}

.TitleBody
{
	color:#E28C21;
	font-family:Arial;
	font-size:17px;
	text-transform:uppercase;
	text-align:left;
}
.TextBody
{
	color:#A5A5A5;
	font-family:Arial;
	font-size:12px;
	word-spacing:0px;
	line-height:17px;
	text-align:justify;
}
.ReadMore
{
	color:#E89C22;
	font-family:Arial;
	font-size:11px;
	text-decoration:underline;
}
.ReadMore:hover
{
	color:#E89C22;
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
}
