a {
	text-decoration: none;
	color: #E08934  ;
}

a:hover {
	text-decoration: underline;
}


/* Content > Sidebar */

#sidebar {
	float: left;
	width: 190px;
}


/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/*Example CSS for the two demo scrollers*/

#pscroller1{
width: 190px;
height: 120px;
border: 1px solid black;
padding: 5px;
background-color: #FFFFE0;
}

#pscroller2{
width: 300px;
height: 20px;
border: 1px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}


.style8 { 
COLOR: #ff9933 
}

.style9 { 
TEXT-ALIGN: left 
} 

.style12 { 
COLOR: #385b88 
}  
