/* * Combined style sheet for the index pages and the slide pages. */

/* Style for all bodies. */


body {font-family:Verdana, Arial, sans-serif; font-size:20px; background:#ddddcc url(../../../../fondoweb.gif);
color:black; margin:5}

A:link, A:visited, A:active {text-decoration:none}

A:link {color:#330099}
A:visited {color:#006666}
A:active {color:#cc0033}

/* Style for all table cells. */
td {font-size: 10px;}
