ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a {
  text-decoration: none;
  color: #DC3A21;
}

a:hover {
	color:#01AAC9;
	text-decoration: none;
}

body, td
{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

body
{
  padding: 20px;
}

.menu3 {
	margin-left: -2px;
	height: 50px;
	font-size: 10px;
	font-weight: bold;
	}

.menu_todos3 {
	vertical-align: top;
	width: 900px;
	}

.menu_item3 {
	margin-left: -50px;
	padding-left: 10px;
	height: 25px;
	width: 154px;
	border-left: 1px solid #666666;
	font-weight: bold;
	font-size:10px;
	}
	
.menu_item3 a:hover {
	color: #DC3A21;
	}
	
.menu_item3 a {
	color: #403B33;
	}
	
.menu_item2 {
	margin-left: -50px;
	padding-left: 10px;
	height: 25px;
	width: 130px;
	border-left: 1px solid #666666;
	font-weight: bold;
	font-size:10px;
	}
	
.menu_item2 a:hover {
	color: #DC3A21;
	}
	
.menu_item2 a {
	color: #403B33;
	}