* {
	outline: none;
}

a:active {color: #DA0000}
a:visited {color: #FF2400}
a:link {color: #FF2400}
a:hover {color: #DA0000}

body {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
}

body, table {
    font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #000000;
}
h1 {
	font-size: 16px;
	font-weight: normal;
}
h2 {
	font-size: 14px;
	font-weight: normal;
}
.bold {
    font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: bold;
    color: #000000;
}
.large {
    font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-style: normal;
    font-weight: bold;
    color: #000000;
}
.quitelarge {
    font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
    font-size: 16pt;
    font-style: normal;
    font-weight: normal;
    color: #000000;
}
.extralarge {
    font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
    font-size: 20pt;
    font-style: normal;
    font-weight: normal;
    color: #000000;
}
.button { 
    font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
    color: #000000;
    background-color: #FFF694;
    font-weight: normal;
    border-style: beveled;
}

/* Galleriffic styling */

#slideshow img{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#slideshow a{
	text-decoration: none;
}
#thumbs li {
	list-style: none;
	font-size: 15px;
	float: left;
	margin-right: 20px;
	margin-bottom: 50px;
}
.thumbs {
	margin-left: -40px;
	}
li.selected a{
	text-decoration: none;
	color: #000000;
}
	