body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

hr { width: 100%; height: 1px; background: #e1e1e1; color: #e1e1e1; border: 0px; }

#titluArticol {
	font-family: Century Gothic;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #336699;
}

#titluArticolMeniu {
	font-family: Century Gothic;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #336699;
}

#readMore {
	font-family: Century Gothic;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ff0000;
}

#articleText {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

#articleText:link {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #336699;
	text-decoration: none
}

#articleText:visited {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #336699;
	text-decoration: none
}

#articleText:active {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #336699;
	text-decoration: none
}

#textBlue {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #336699;
	text-decoration: none;	
}

#menuBlue {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #336699;
	text-decoration: none;	
}

#menuBlue:link, #menuBlue:active, #menuBlue:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #336699;	
	text-decoration: none;
}

#menuBlue:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ff6600;	
	text-decoration: none; 
}

#menuRed {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ff0000;	
	text-decoration: none;	
}

#menuRed:link, #menuRed:visited, #menuRed:active,  {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ff0000;	
	text-decoration: none;	
}

#menuRed:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ff6600;	
	text-decoration: none;	
}

#menuGrey {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #999999;	
	text-decoration: none;
}

#menuGrey:link, #menuGrey:active, #menuGrey:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #999999;	
	text-decoration: none;
}

#menuGrey:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ff6600;	
	text-decoration: none;
}