body 
{
	margin-left: 25px;
	margin-top: 15px;
	background-image: url();
	background-repeat: no-repeat;
}

.Textos
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
}


.textoazul14
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #9958A7;
	font-weight: bold;
}

.textoazul10
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #9958A7;
	font-weight: bold;
}

.textonegro12
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.textorojo12
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	font-weight: bold;
}

.textoblanco11
{
   font-size:11px;
   font-family:Arial,sans-serif;
   font-weight:bold;
   color:#FFFFFF;
}

.textonegro11
{
   font-size:11px;
   font-family:Arial,sans-serif;
   font-weight:bold;
   color:#000000;
   text-decoration:none;
}

.input
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	border-style:solid;
	border-color:#ae7bb9;	
}

.boton
{
   font-size:11px;
   font-family:Georgia, Times New Roman, Times, serif;
   font-weight:bold;
   color:#FFFFFF;
   background-color:#ae7bb9;
   border-style:double;
   border-color:#6A769E;
}

.Actividad {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color:#ae7bb9;
	height:120px;
	width:250px;
	border-color:#892E94;
	border:2px;
	overflow:hidden;
}

.Noticia {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #33CC66;
	font-weight: bold;
	background-color:#ae7bb9;
	height:260px;
	width:250px;
	border-color:#892E94;
	border:2px;
	overflow:hidden;
}

.NoticiaTitulo {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color:#ae7bb9;
	height:10px;
	width:250px;
	border-color:#892E94;
	border:2px;
	overflow:hidden;
}
.Revista {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-color:#E3EDFF;
	height:130px;
	width:150px;
	border-style:solid;
	border-color:#666666;
	border:1px;
	overflow:hidden;
}
