.titulo-general {	  
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background: red;
	}

.titulo-novedad {	  
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background: #000000;
	}

.titulo-conferencias-realizadas {	  
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	background: #000000;
	}

.titulo {	  
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	}

.texto {	  
	font-family: Arial;
	font-size: 14px;
	}

input {	  
	font-family: Arial;
	font-size: 14px;
	}

submit {	  
	font-family: Arial;
	font-size: 14px;
	}

textarea {	  
	font-family: Arial;
	font-size: 14px;
	}

.link-novedades:hover
	{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: red;
	}
	
.link-novedades:link
	{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: red;
	}

.link-novedades:active
	{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: red;
	}

.link-novedades:visited
	{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: red;
	}

A
{
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}



A:hover
	{
    background: #3366CC;
	color: #FFFFFF;
    text-decoration: none;
	}


A.gallery
	{
	padding: 10px 10px 10px 10px;				 					  
    background: #D2E8FF;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
    font-weight: bold;
	}

A.gallery2:hover
	{
    background: #330099;
	color: #FFFFFF;
    text-decoration: none;
	}


A.gallery2
	{				 					  
    background: #330099;
	font-family: Arial;
	font-size: 12px;
	color: #99FF33;
    font-weight: bold;
	}

A.gallery3:hover
	{
    background: #D2E8FF;
    text-decoration: none;
	color: #000000;
	}


A.gallery3
	{
	padding: 10px 10px 10px 10px;				 					  
    background: #3366CC;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
    font-weight: bold;
	}

A.link-titulo:hover
	{	  
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	}

A.link-titulo:link
	{	  
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	}

A.link-titulo:active
	{	  
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	}

A.link-titulo:visited
	{	  
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	}

A.link-amigo:hover
	{	  
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #669933;
	}

A.link-amigo:link
	{	  
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFCC33;
	}

A.link-amigo:active
	{	  
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFCC33;
	}

A.link-amigo:visited
	{	  
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFCC33;
	}
	
