.copiright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	
	color: #333333;
	text-decoration: none;
}

.copiright:HOVER {
	color: #990000;
	text-decoration: underline;
	
}

.h1 {
	color: #ffffff;
	font-size: 22px;
	font-weight: lighter;
}

.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	color: #efefef;
	text-decoration: none;
}

.texto14pxTimes{
	font-family:Georgia, "Verdana", Times, serif;
	font-size:14px;
	color:#333333;
	text-decoration:none;
}
.texto14pxTimes:HOVER{
	text-decoration:underline;
}


.texto16pxTimes{
	font-family:Georgia, "Verdana", Times, serif;
	font-size:16px;
	color:#333333;
	text-decoration:none;
}
.texto16pxTimes:HOVER{
	text-decoration:underline;
}
.texto18pxTimes{
	font-family:Georgia, "Verdana", Times, serif;
	font-size:18px;
	color:#333333;
	text-decoration:none;
}

.texto10pxTimes{
	font-family:Georgia, "Verdana", Times, serif;
	font-size:10px;
	color:#333333;
	text-decoration:none;
}