.lista  {
	font-family : Arial, "Futura Md BT";
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	color : #0000CC;
}

.titcurso  {
	font-family : "Courier New", Courier, mono;
	font-size : 14pt;
	font-style : normal;
	font-weight : bold;
	color : #000066;
}

.inicialtitcurso  {
	font-family : "Courier New", Courier, mono;
	font-size : 18pt;
	font-style : normal;
	font-weight : bold;
	color : #000099;
}

.enlace  {
	font-family : Arial, "Futura Md BT";
	font-style : normal;
	font-weight : bold;
	color : #0000CC;
}

.enlacepeq  {
	font-family : Arial, "Futura Md BT";
	font-style : normal;
	font-weight : bold;
	font-size: 8pt;
	color : #339999;
}

A  {
	font-style : normal;
	color : #0000cc;
	text-decoration : none;
}

A:Hover  {
	font-style : normal;
	color : #ccccff;
	text-decoration : none;
}


.notita {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; color: #CC3399}

