/* ================================
    CSS STYLES FOR DNN Event Module 
   ================================

See Themes Subdirectory for Creating Themes that will be loaded by the Module Instance Settings

*/

.FechaEvento
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:7.5pt;
	color:#f96a20;
}
A.ListTitle:link, A.ListTitle:active, A.ListTitle:visited, A.ListTitle:hover
{	
/*	
text-decoration:none;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:7.5pt;
	color:#666;
*/
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
padding-bottom:10px;
text-align:justify;
text-decoration:none;
}
