a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.seowebdesign a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-size: 11px;
}
.seowebdesign a:visited {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 16px;
}
hr {
	color: #999999;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 350px;
}
.seowebdesign {
	font-size: 11px;
	padding-left: 25px;
	color: #999999;
}
.seowebdesign a {
	font-size: 11px;
	text-decoration: none;
	color: #999999;
}
