@charset "utf-8";
/* CSS Document */

    a:visited {text-decoration: none; color: #c7d355;}
    a:active {
	text-decoration: none;
	color: #981012;
}
    a:hover {text-decoration: underline; color: #981012;}
    a:link {text-decoration: none; color: #FF6600;}
	
    a img {border: none}

	


  body {
	background-color: #f6e7cf;
}

.row_psc{
overflow:hidden;
  
   color: transparent;

	 border: 1px solid transparent;
  
}
.col_psc{
float: left;
  overflow:hidden;
   color: transparent;

	 border: 1px solid transparent;

}

