body{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	}
body a{
	text-decoration:none;
	color:#000;
	}
body a:hover{
	text-decoration:none;
	color:#F00;
	}
img{
	border:0px;
	}
.add_fav_right a{
	cursor:pointer;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;
	}
.add_fav_right img{
	margin-left:2px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;
	}
.add_fav_left a{
	cursor:pointer;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;
	}
.add_fav_left img{
	margin-left:0px;
	margin-right:2px;
	margin-bottom:0px;
	margin-top:0px;
	}
.footer{
	color:#FFF;
	}
.footer a{
	color:#FFF;
	text-decoration:none;
	}
.footer a:hover{
	color:#F00;
	text-decoration:none;
	}
	
.menu{
		float:left;
		width:100%;
		}
	.menu .navigation{
			-moz-background-clip:border;
			-moz-background-inline-policy:continuous;
			-moz-background-origin:padding;
			/*
			background:transparent url(images/menu_back.gif) repeat-x scroll 0 0;
			*/
			float:left;
			height:40px;
			padding-left:110px;
			}
	.menu .navigation a {
				background: url(http://www.evetmievet.com/images/menu_1.gif);
				color: #456;
				display: block;
				float: left;
				font: bold 1.1em sans-serif;
				line-height: 40px;
				text-align:center;
				width:91px;
				text-decoration: none;
				}
