a:link { text-decoration: none; color: #0000FF }
a:visited { text-decoration: none; color:#0000FF }
a:hover { text-decoration: underline ; color: red }

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Verdana, Tahoma, "Sans Serif";
	color: black;}
.titular {font-family : Tahoma, Arial,"Sans Serif";
    color: black;
    font-size : 14;
	text-decoration : none;
	Font-weight: bold;}
.subtitular {font-family : Verdana, Tahoma, "Sans Serif";
    color: black;
    font-size : 10;
	text-decoration : none;
	Font-weight: bold;}
.texto {font-family : Arial, Tahoma, "Sans Serif";
    color: black;
    font-size : 12;
	text-decoration : none;}
.texto2 {font-family : Arial, Tahoma, "Sans Serif";
    color: black;
    font-size : 10;
	text-decoration : none;}
.titular2 {font-family : Tahoma, Arial, "Sans Serif";
    color: black;
    font-size : 14;
	text-decoration : none;}
.subtitular2 {font-family : Verdana, Tahoma, "Sans Serif";
    color: black;
    font-size : 10;
	text-decoration : none;}
.titular3 {font-family : Verdana,Arial, Tahoma, "Sans Serif";
    color: black;
    font-size : 16;
	text-decoration : none;}
