/* Website - menu */

a:link              { color: #FFFFFF; text-decoration: none; }
a:visited           { color: #FFFFFF; text-decoration: none;}
a:active            { color: #FFFFFF; text-decoration: none;}
a:hover				{ color: #FFFFFF; text-decoration: none;}

BODY 				{ font-size: 14px; color: #FFFFFF;
				    /* text-align: justify; */
				    font-family: verdana, arial, helvetica, sans-serif;
				    background: #CC0000;
				    font-weight: bold
					/* margin: 2em; */}
					
.menuitem			{ font-size: 16px; color: #CC0000; font-family: Verdana, Arial, Helvetica, Sans-serif; font-weight: bold; text-decoration: none; }
