html,body {
	background-color: #ffb402;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

a, a:active {
	text-decoration: none;
	color: #000000;
}

a:hover {
	color: #fe8b03;
}

.footer_text
{
	color:#FFFFFF;
}

.mainmenu_text
{
	font-weight:bold;
	font-size:11px;
}

.MenuLines
{
	color:#fe8b03;
	font-weight:bold;
}

.NewsProyectstitle_bigtext
{
	font-weight:bold;
	font-size:16px;	
	color:#196e0b;
}

.whitetitle_bigtext
{
	font-weight:bold;
	font-size:16px;	
	color:#FFFFFF;
}

.NewsProyectstitle_text
{
	font-weight:bold;
	font-size:11px;	
}

.websites_text
{
	font-weight:bold;
	font-size:11px;	
	color:#196e0b;
}

.messages
{
	font-size:11px;	
	color:#FF0000;
}

.CButton {
	font-size: 11px;
	font-weight:bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	height: 25px;
	background-color:#ffb402;
	border: 1px solid #628762;
	cursor: hand;
}