.bread {
font-size: 11px;
text-align: right;
margin-right: 10px; 
}

.bread a, .bread a:visited {
text-decoration: none;
color:; 
}

.bread a:hover, .bread a:active{
text-decoration: underline;
color:; 
}


h1,h2 {
font-family: Verdana;
	font-size:12px;
	color:#333333;
}

.prstrong {
font-weight: bold;
}

.navlinks {
text-transform:lowercase;
color:#A3A2A2;
font-size:8pt;
text-align: left;
}

.navlinks a,.navlinks a:visited {
text-transform:lowercase;
color:#A3A2A2;
font-size:8pt;
text-decoration:none;
}

.navlinks a:hover,.navlinks a:active {
text-transform:lowercase;
color:#A3A2A2;
font-size:8pt;
text-decoration: underline;
}				

