a:link	{
  	color: black;
  	text-decoration: none;
}

a:visited	{
		color: black;
		text-decoration: none;
}


a:hover {
    color: black;
    text-decoration: underline;
}


#comodo {

  	position: fixed;
    bottom: 25;
    width: 100%;
}

