body {
scrollbar-base-color:#CCCCCC;
scrollbar-face-color:#EEEEEE;
scrollbar-arrow-color:#111111;
}

.principalC{
    width:431px !important;
    height:450px !important;
    overflow-y:scroll !important;
}

A:link {
	color: #ff8400; 
	text-decoration: underline;
}

A:visited {
	color: #ff8400; 
	text-decoration: underline;
}

A:active {
	color: #ff8400; 
	text-decoration: underline;
}

A:hover {
	color: #ff8400; 
	text-decoration: none;
}