p {
	color: #333333;
	font-size: 12px;
	font-family: Helvetica, Arial, Geneva, SunSans-Regular, sans-serif;
	text-decoration: none;
}
a {
	color: #000000;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-style: normal;
}
a:hover {
	color: #990000;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-style: normal;
}
body {
	color: #6b6b6b;
	font-size: 11px;
	font-family: Helvetica, Arial, Geneva, SunSans-Regular, sans-serif;
}
a:focus { outline: 0; }

img {
border: 0px;
}
