@charset "utf-8";
/* CSS Document */

a:link, a:visited {text-decoration: underline; color: #FFF;}

a:hover {text-decoration: none; color: #f7931e;}

a:visited {text-decoration: underline; color: #f7931e;}

.rightPanel {
	width:270px; 
	float:right;
	margin-right:90px;
	
}
