body	{
	margin: 0;
	padding: 0;
	}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 15px;
	margin-left: 0;
	margin-right: 0;
	text-align: justify;
	font-size: 11px;
	}

/* Basic page divisions */



a	{
	text-decoration:	none;
	font-weight:	normal;
	color: #A71732;
	border-bottom-style: none;
	}
	
a:link	{
	color:	#0066FF;
	border-bottom: 1px;
	}
	
a:visited	{
	color:	#0066FF;
	border-bottom: none;
	}
	
a:hover	{
	color:	#FF0000;
	}
	
a:active	{
	color:	#0000000;
	}

.style2 {color: #FFFFFF}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.menu1 {
	background-image: url(btn_b.jpg);
	background-repeat: repeat-x;
	cursor:hand;
}
.menu2 {
	background-image: url(btn_w.jpg);
	background-repeat: repeat-x;
	cursor:hand;
}
