﻿a 
{ 
  text-decoration : none; 
}

a:hover
{
  text-decoration : underline; 
}

.cakelogo {
		padding:0;
		margin: 30px 0 0 25px;		
		border: 0;
		height:80px;
		width:80px;
		outline:none;
}

.cakelink {
	outline:none;
	border:0;
}

