body					{
						margin: 0;
						padding: 0;
						height: 100%;
						background: white;
						font-family: Arial, Verdana, Helvetica;
						font-style: normal;
						font-weight: normal;
						}
					
.mainFont				{
						font-size: 12px;
						color: black;
						margin: 10px;
						}

.mainFont A:link		{color: blue; text-decoration: none; font-weight: normal;}
.mainFont A:visited		{color: blue; text-decoration: none; font-weight: normal;}
.mainFont A:hover		{color: blue; text-decoration: underline; font-weight: normal;}
.mainFont A:active		{color: blue; text-decoration: none; font-weight: normal;}

.naviMargin				{
						padding-right: ;
						}

.naviFont				{
						font-size: ;
						color: ;
						margin-left: 10px;
						margin-right: 10px;
						margin-top: 0;
						margin-bottom; 0;
						}
					
.naviFont A:link		{color: ; text-decoration: ; font-weight: normal;}
.naviFont A:visited		{color: ; text-decoration: ; font-weight: normal;}
.naviFont A:hover		{color: ; text-decoration: ; font-weight: ;}
.naviFont A:active		{color: ; text-decoration: ; font-weight: normal;}

.newsFont				{
						font-size: 12px; line-height: 14pt;;
						color: #808080;
						margin: 10px;
						}
					
.newsFont A:link		{color: blue; text-decoration: none; font-weight: normal;}
.newsFont A:visited		{color: blue; text-decoration: none; font-weight: normal;}
.newsFont A:hover		{color: #8B0000; text-decoration: underline; font-weight: normal;}
.newsFont A:active		{color: blue; text-decoration: none; font-weight: normal;}

.footerFont				{
						font-size: 12px;
						color: #909090;
						margin-left: 10px;
						margin-right: 10px;
						margin-top: 0;
						margin-bottom; 0;
						}
					
.footerFont A:link		{color: black; text-decoration: none; font-weight: normal;}
.footerFont A:visited	{color: black; text-decoration: none; font-weight: normal;}
.footerFont A:hover		{color: black; text-decoration: underline; font-weight: normal;}
.footerFont A:active	{color: black; text-decoration: none; font-weight: normal;}

.HighlightFont			{
						font-size: 12px;
						color: black;
						margin: 10px;
						}
					
.HighlightFont A:link		{color: black; text-decoration: none; font-weight: normal;}
.HighlightFont A:visited	{color: black; text-decoration: none; font-weight: normal;}
.HighlightFont A:hover		{color: red; text-decoration: none; font-weight: normal;}
.HighlightFont A:active		{color: black; text-decoration: none; font-weight: normal;}

.kop				{
	font-size: 16;
	color: #FF4500;
	font : bold;
}

.fotopagina				{
	font-size: 10;
	color: white;
	font : normal;
}

.newsletter_form { font-size: 12px;
border: 1px solid #505050;
background-color: #F0F0F0;
}
.newsletter_form_td { padding: 5px; }
.alert { font-size: 11px;
font-weight : bold ;
border: 1px solid #FF0000;
}