body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #333333;
	text-align: justify;
	width: 900px;
	font-weight: bolder;
}

#row1
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#links {
	color: #333333;
	padding: 0px;
}

#links a:link
 {
	font-weight: bold;
	color: #333333;
	
}
#links a:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: underline overline;
}
#links a:visited {

	font-weight: bold;
	color: #333333;
}
#bottom a:link {

	font-weight: normal;
	color: #999999;
}
#bottom a:hover {
	font-weight: normal;
	color: #999999;
	text-decoration: underline overline;
}
#bottom a:visited {



	font-weight: normal;
	color: #999999;
}
	
#text {
	width: 800px;
}

#text a:link {
	color: #333333;
	text-decoration: underline;
}
#text a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bolder;
}
#text a:visited {
	color: #333333;
	text-decoration: underline;
}
