
/* Links */
a.sm_component:link, a.sm_component:visited {
	font-size: 12pt; 
	color: #666666; 
	text-decoration: none;
	font_weight: bold;
	}
	
a.sm_section:link, a.sm_section:visited{
	font-size: 12pt; 
	color: #000000; 
	text-decoration: none;
	font_weight: bolder;
	}
td.dot{
 border-top:1px #CCCCCC dotted;
}
a.sm_category:link, a.sm_category:visited{
	font-family:Tahoma;
	font-size: 14px; 
	color: #333333; 
	text-decoration: none;
	font-weight: normal;
	}

a.sm_item:link, a.sm_item:visited{
	font-size: 12px; 
	color: #003300; 
	text-decoration: none;
	font-weight: normal;
	font-family:Tahoma;
	}
	
a.sm_component:hover {
	font-size: 12px; 
	color: #666666; 
	font-family:Tahoma;
	color: #FF7A00;	
	text-decoration: none;
	font-weight: normal;
	}

a.sm_section:hover	{
	font-size: 12pt; 
	font-family:Times New Roman;
	color: #FF7A00;	
	text-decoration: none;
	font-weight: bold;
}

a.sm_category:hover{
	font-family:Tahoma;
	font-size: 14px; 
	color: #FF7A00;	
	text-decoration: none;
	font-weight: normal;
}

a.sm_item:hover{
	color: red;	
	text-decoration: none;
	font-weight: normal;
	}
	
hr{
color: #666666;
background-color: #666666;
height: 2px;
width: 100%;
}	

sitemapsmall{
	font-size: 8px; 
	color: #FF0000; 
	text-decoration: none;
}