dl{ 
	font-size:				10px;
}
dl{ 
	padding-bottom:			10px; 
}
dt{
    font-weight:			normal; 
}
dd{ 
	margin-left:			25px; 
	background:				url(../images/sitemap/sitemapline.gif) no-repeat; 
	padding-left:			10px;
}
dd.bottom {  
	background:				url(../images/sitemap/sitemapline2.gif) no-repeat; 
	padding-left:			10px;
}
dd A {
	text-decoration:		none;
}
dd A:hover{
	color:					#6A8193;
}

.sub {
    font-family:            tahoma;
    font-size:              10.5px;
    color:                  red;
}

dt a:link{
	text-decoration:		none;
	color:					red;

}     /* unvisited link */

dt a:visited{
	text-decoration:		none;
	color:					red;
}  /* visited link */

dt a:hover{
	color:					#6A8193;
}   /* mouse over link */

a:active {
	text-decoration:		none;
	color:					red;
}   /* selected link */