body{margin:0; padding:0;}

.div400 {
width : 500px;
height : 70px;
font-family : arial;
margin:0;
padding:0;
}

.pres {float : left; margin : 0 20px 0 0; }
.pres img{height:60px; }

a.undernone {
	text-decoration: none; font-size:8px; color: #0080c0;
}
a.undernone:hover, a.undernone:focus  {
	text-decoration: underline;
}

a.menubigred {
	font-size:14px;
	text-decoration : underline yellow;
	color: red;
	font-weight: bold;
}
a.menubigred:hover {
	color: magenta;
	font-size:14px;
	text-decoration : none;
	font-weight: bold;
}
a.menubigred:active {
	color: yellow;
	text-decoration : none;
	font-size:14px;
	font-weight: bold;
}
.textEcorev{font-size:11px; }
