/* CSS Document */
a.nube1:hover
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #0066FF;
	text-decoration: underline;
}
.nube1
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #0066FF;
}
.nube2
{
	font-family: Verdana;
	font-size: 12px;
	font-weight:normal;
	color: #0066FF;
}
a.nube2:hover
{
	font-family: Verdana;
	font-size: 12px;
	font-weight:normal;
	color: #0066FF;
	text-decoration:underline;
}
.nube3
{
	font-family: Verdana;
	font-size: 14px;
	font-weight:normal;
	color: #0066FF;
}
a.nube3:hover
{
	font-family: Verdana;
	font-size: 14px;
	font-weight:normal;
	color: #0066FF;
	text-decoration:underline;
}
.nube4
{
	font-family: Verdana;
	font-size: 14px;
	font-weight:bold;
	color: #0066FF;
}
a.nube4:hover
{
	font-family: Verdana;
	font-size: 14px;
	font-weight:bold;
	color: #0066FF;
	text-decoration:underline;
}
.nube5
{
	font-family: Verdana;
	font-size: 16px;
	font-weight:bold;
	color: #0066FF;
}
a.nube5:hover
{
	font-family: Verdana;
	font-size: 16px;
	font-weight:bold;
	color: #0066FF;
	text-decoration:underline;
}
.nube6
{
	font-family: Verdana;
	font-size: 18px;
	font-weight:bold;
	color: #0066FF;
}
a.nube6:hover
{
	font-family: Verdana;
	font-size: 18px;
	font-weight:bold;
	color: #0066FF;
	text-decoration:underline;
}
.nube7
{
	font-family: Verdana;
	font-size: 20px;
	font-weight:bold;
	color: #0066FF;
}
a.nube7:hover
{
	font-family: Verdana;
	font-size: 20px;
	font-weight:bold;
	color: #0066FF;
	text-decoration:underline;
}
.nube8
{
	font-family: Verdana;
	font-size: 18px;
	font-weight:normal;
	color: #0066FF;
}
a.nube8:hover
{
	font-family: Verdana;
	font-size: 18px;
	font-weight:normal;
	color: #0066FF;
	text-decoration:underline;
}
