/* CSS Document for 5kBizCherry */

body
{
	font-family: verdana,Helvetica, sans-serif;
	font-size:14px;
	font-weight: normal;
	color: #000000;
}

h1
{
	font-family: Book Antiqua,Helvetica, sans-serif;
	font-size:30px;
	font-weight: normal;
	color: #A21524;
}

h2
{
	font-family: verdana,Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	color: #000000;
}

.book
{
	font-family: verdana,Helvetica, sans-serif;
	font-size:14px;
	font-weight: normal;
	color: #A21524;
}

.footer
{
	font-family: verdana,Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color: #ffffff;
}

.border {
 border: double 2px solid;
	}
	
a:link {
	font-family: verdana,Helvetica, sans-serif;
	font-size:14px;
	font-weight: normal;
	text-decoration:underline;
	color: #000000;
	}
	
a:hover {
	font-family: verdana,Helvetica, sans-serif;
	font-size:14px;
	font-weight: normal;
	text-decoration:none;
	color: #A21524;
	}
	
a:visited {
	font-family: verdana,Helvetica, sans-serif;
	font-size:14px;
	font-weight: normal;
	color: #A21524;
	}
