﻿BODY {
	background-color:#e2e8ec;
	font-size: 9pt;
	font-family: verdana;
	color: black;
	margin: 0;
	direction:ltr;
}
A:link {
	color: #004e89;
	text-decoration: none;
	border: 0;
}
A:hover {
	color: #004e89;
	text-decoration: underline;
}
A:visited {
	color: black;
	text-decoration: none;
}
.MainDiv {
	width: 800px;
	margin: 0 auto;
	direction: ltr;
	padding-top: 8px;
}
.header{
	width:800px;
	height:52px;
	background-color:#f7f7f7;
	
}
.AboutTittles{
	font-size:11pt;
	color:#004e89;
	height:20px;
		
}
.LastNews{
	font-size:10pt;
	color:#004e89;
	height:20px;
	padding: 8px; text-decoration: underline;
	text-align:left ;
}
.LastNews A:Link{
	font-size:10pt;
	color:#004e89;
	height:20px;
	text-align:justify ;
	padding: 8px; text-decoration: underline
}
.LastNews A:visited
{
text-decoration: underline;
color:#004e89;
	font-size:10pt;
	text-align:justify ;

	}
.LastNews A:hover
{
text-decoration: none;
	}

.DMenu
{

	}
.DMenu A:Link
{
 color :#004e89;
 text-decoration :none;	
	}
.DMenu A:visited
{
text-decoration :none;
color:#004e89;
	}
.DMenu A:hover
{
 text-decoration :none;
 color:#fff;	
	}
.Decoration
{
 font-family :Verdana;
 font-size:9pt;
 text-align:justify;
 font-weight:normal ;
	}
.Decoration a:link
{
color:#004e89;
text-decoration:underline;
	}
.Decoration a:visited
{
text-decoration : underline;
color:#004e89;
}
.Decoration a:hover
{
	color: #004e89;
	text-decoration: none;
	}



