BODY{
	font-family: Arial;
}
TD{
	 font-size: 80%;
 color: #404040;
}
P{
 font-size: 100%;
 color: #404040;
 
}
A{

    color: #005BCE;

}

A.text{
color: #005BCE;
}

A.lang{
	color: white;
	font-size:10px;
	text-decoration: underline;
}
A.lang:hover{
	color: white;
	font-size:10px;
	text-decoration: underline;
}
.lang{
	color: white;
	font-size:10px;
	text-decoration: underline;
}
H1{
   display: inline;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: normal;
	color:#AF0D2F;
}
H1.menu{
	font-size:11px;
	color: #005BCE;
	font-weight:bold;
    text-decoration:none;
}
H1.menu:hover{
	font-size:11px;
	color: #005BCE;
	font-weight:bold;
}
H1.bottom{
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #245DA5;
	
}
H1.bottom:hover{
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #245DA5;
	
}
#und{
	text-decoration: underline;
}
#nound{
	text-decoration: none;
}
.copyright{
	color:#8A8A8A;
	font-size: 10px;
	padding-right: 45px;
}

