h1 {
	color: #000000;
}

a:hover{
color:#FF0000;text-decoration:none
}
a:visited {
	text-decoration: none;
	color: #999999;
}
.breadtext {
	color: #CCCCCC;
}
p {
	text-indent: 20px;
}


body { 
	
	margin: 0;
	padding: 0em 0em 0em 0em;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
.underline {
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
	font-weight: bold;
}
a:link.white {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
