@charset "utf-8";
/* CSS Document */

a.readmore
{
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#336699;
	text-decoration: none;
	border-bottom-color:#CCCCCC
}

a.readmore:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	font-style:normal;
	font-weight:100;
	color: #E77716;
	text-decoration: underline;
}

a.home
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#336699;
	text-decoration: none;
	border-bottom-color:#CCCCCC;
}

a.home:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	font-style:normal;
	font-weight:100;
	color: #E77716;
	text-decoration: underline;
}

a.next
{
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e76d04;
	
	font-style:normal;
	font-weight:100;
	text-decoration:none;

	
}

a.next:hover
{
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#336699;
	text-decoration: underline;
}