body {
	font-family: Comic Sans MS,Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-size : 12pt
}

.menu {
	font-family: Comic sans MS, Helvetica, sans-serif;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
    cursor: hand;
    font-size : 12pt;
}

a.menu:hover {
  color: #FFFF00;
}

.photos {
	font-family: Comic sans MS, Helvetica, sans-serif;
    font-weight: normal;
    color: #0000FF;
    text-decoration: none;
    cursor: hand;
    font-size : 12pt;
}

a.photos:hover {
  color: #FF0000; //#0099FF;
}

.logged {
	font-family: Comic Sans MS, Helvetica, sans-serif;
	text-decoration: none;
  cursor: hand;
  color: #0000FF;
	font-size : 10pt
}

.logged:hover {
  color: #FF0000; //#0099FF;
	font-size : 10pt
}
