@charset "iso-8859-1";
/* author: marcello rosini */
/* Creation date: 0/02/2002 */

/* body	{background-image: url(immagini/medsmbl3.jpg); font-family: AvantGarde Bk BT, Verdana, Helvetica; text-align: center} */
 body		{background: #FFFFFF; font-family: Helvetica; text-align: center}
 body.menu	{background: #FFE74F; font-family: Helvetica; text-align: center}

 a:active	{text-decoration: none; color: blue}
 a:visited	{text-decoration: none; color: #0000DD}
 a:link		{text-decoration: none; color: blue}
 a:hover	{text-decoration: underline; color: red}
 
 a.menu:active	{text-decoration: none; color: blue; font-weight: bold}
 a.menu:visited	{text-decoration: none; color: #0000DD; font-weight: bold}
 a.menu:link	{text-decoration: none; color: blue; font-weight: bold}
 a.menu:hover	{text-decoration: underline; color: red; font-weight: bold}
 
 h1		{font-size: x-large; font-weight: normal; color: red}
 h2		{font-size: medium; color: white; background-color: #A00000; border: solid thin black}
 h3		{font-weight: bold}
 hr		{color: gray}

