/* CSS Document */

/*********************************************
			ESTRUCTURA GENERAL
*********************************************/

p a{
	color:#666666;
	text-decoration:none;
	margin-right:10px;
}

p a:hover{
	text-decoration:underline;
}