A:link		{
	text-decoration: none;
}
A:visited	{
	text-decoration:none;
}
A:active	{
	text-decoration:underline;
}
A:hover		{
	text-decoration:underline;
}

body{
	color:#494949;
}
h1 {
	font-size: 3px;
	color: #CC0033;
	margin: 0;
	margin-bottom: 0px;
}
hr {color: #E8E8E8;

}
