/* CSS Document */

/* breadcrumb menu */

.vortext {
	font-family:  "Trebuchet MS", Verdana;
	font-weight: bold;
	padding-top: 5px !important;
	padding: 3px;
	font-size: 10px;
}   

.root {
	font-family:  "Trebuchet MS", Verdana;
	
	padding-top: 5px !important;
	padding: 3px;
	font-size: 10px;
}   
.root a:link {
  
   text-decoration: none;
   color: #666666;
font-size: 10px;   
}
.root a:visited {
  
   text-decoration: none;
   color: #666666;
font-size: 10px;
}
.root a:hover {
   
   text-decoration: underline;
   color: #F37B03;
font-size: 10px;   
}
.root_act a:link {
   font-weight: bold;
   text-decoration: none;
   color: #666666;
font-size: 10px;
}
.root_act a:visited {
   font-weight: bold;
   text-decoration: none;
   color: #666666;
font-size: 10px;
}
.root_act a:hover {
   font-weight: bold;
   text-decoration: underline;
   color: #F37B03; 
font-size: 10px;
}/* CSS Document */


