a {text-decoration: none;}
a:link {color: #000000;}
a:visited {color: #000000;}
a:hover {color: #000000;}
a:active {color: #000000;}
a:hover {text-decoration: underline;}


body {
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 0;
	padding: 0px;
	background-color: #DADACE;
	background-image:url(bg_page.gif);
	background-repeat: repeat-y;
} 

/*General Fonts*/

 .black_12 {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000; 
}

 .black_12 a{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000; 
}

 .black_13 {
 	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000; 
}

 .black_13 a{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000; 
}










