body,table,input,button, select {
	font-family:tahoma;
	font-size:11px;
	}
.site_link {
	font-size:15px;
	color: #C40000;
	text-decoration: none;
	}
.site_link:hover {
	background: #EEEEEE;
	}



.site_link3 {
	font-size:11px;
	color: #C40000;
	text-decoration: none;
	}
.site_link3:hover {
	color:black;
	}

#seo {
	font-family:arial;
	color:gray;
	font-size:11px;
	display:inline;
	}

.site_link_2 {
	height:26px;
	padding:4px;
	font-size:12px;
	color: #0075CF;
	text-decoration: none;
	border:1px solid white;
	}
.site_link_2:hover {
	color: gray;
	border:1px dotted gray;
	background: #FAFAFA;
	}

.site_input {
	color: red;
	border:1px solid gray;
	width:200px;
	}