A  {
	text-decoration:underline;
	color: #000000;
}

A:hover {
	text-decoration:none;
	color: #626d7b;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background: #4A5D77 url("http://www.mickmel.com/twitfollowers/images/bg_navy.gif") repeat-y center top;
}


hr {
	border: none 0;
	border-bottom: 1px dotted #626d7b;/*the border*/
	width: 75%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #0000000;
}

h1 a {
	color: #000000;
	text-decoration: none;
}

h1 a:hover {
	color: #999999;
	text-decoration: none;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}