BODY, TR, TD, DIV, P, A  {
Font-Family: Arial, HELVETICA, SANS-SERIF;
 scrollbar-face-color:#739BCE;
  scrollbar-base-color:transparent; 
  scrollbar-arrow-color:white;
}

a {
 	Text-decoration: none;
	color: #123456;
	}
	
.1	{
	color: Blue;
}
	
a:hover {
 Text-decoration: underline;
 color: #F0E9CE;
}



.header {
	Font-weight: bold;
	Font-size: 12px;
	Text-decoration: none;
	color: #4682B4;
}


a.header {
 Text-decoration: none;
 color: #698790;
	font-size : 12pt;
}
a:hover.header {
 Text-decoration: underline;
 color: #698790;

}

.data {
 Text-decoration: none;
 color: #CC3333;font-size : 12px;
}

h3 {
	color: white;
}


.menu li
{
list-style: none;
Font-size: smaller;
}

.menu a
{
color: white;
Font-size: smaller;
}

.menu a:hover {
	color: white;
	Text-decoration: underline;
 color: #F0E9CE;
}

.news {
	font-size : 12px;
	Text-align: justify;
 color: #123456;
}

