.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #333300;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #333333
	}
input {
	color: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	}
select {
	color: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
/* VIDEO GALLERY */

#videogallery a:active {
	color: #006699;
	text-decoration: none;
	}

#videogallery a:link  {
	color: #006699;
	text-decoration: underline;
	}
	
#videogallery a:visited  {
	color: #666666;
	text-decoration: none;
	}
	
#videogallery a:hover  {
	color: #000000;
	text-decoration: underline;
	}

/* PHOTO ALBUM */

#photoalbum a:active {
	color: #990000;
	text-decoration: none;
	}

#photoalbum a:link  {
	color: #990000;
	text-decoration: underline;
	}
	
#photoalbum a:visited  {
	color: #666666;
	text-decoration: none;
	}
	
#photoalbum a:hover  {
	color: #000000;
	text-decoration: underline;
	}
	
/* ILLUSTRATION */

#illustration a:active {
	color: #669900;
	text-decoration: none;
	}

#illustration a:link  {
	color: #669900;
	text-decoration: underline;
	}
	
#illustration a:visited  {
	color: #666666;
	text-decoration: none;
	}
	
#illustration a:hover  {
	color: #000000;
	text-decoration: underline;
	}

/* LINKS */

#links a:active {
	color: #CC9900;
	text-decoration: none;
	}

#links a:link  {
	color: #CC9900;
	text-decoration: underline;
	}
	
#links a:visited  {
	color: #666666;
	text-decoration: none;
	}
	
#links a:hover  {
	color: #000000;
	text-decoration: underline;
	}
	
/* CONTACT */

#contact a:active {
	color: #996600;
	text-decoration: none;
	}

#contact a:link  {
	color: #996600;
	text-decoration: underline;
	}
	
#contact a:visited  {
	color: #666666;
	text-decoration: none;
	}
	
#contact a:hover  {
	color: #000000;
	text-decoration: underline;
	}
	
/* DESIGN */

#design a:active {
	color: #006699;
	text-decoration: none;
	}

#design a:link  {
	color: #006699;
	text-decoration: underline;
	}
	
#design a:visited  {
	color: #666666;
	text-decoration: none;
	}
	
#design a:hover  {
	color: #000000;
	text-decoration: underline;
	}
	
/* MAINCONTENT */

#maincontent a:active {
	color: #003366;
	text-decoration: none;
	}

#maincontent a:link  {
	color: #003366;
	text-decoration: none;
	}
	
#maincontent a:visited  {
	color: #003366;
	text-decoration: none;
	}
	
#maincontent a:hover  {
	color: #003366;
	text-decoration: underline;
	}
	
.mouse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

/* Mouse */

#mouse a:active {
	color: #FF3333;
	text-decoration: none;
	}

#mouse a:link  {
	color: #003366;
	text-decoration: none;
	}
	
#mouse a:visited  {
	color: #666666;
	text-decoration: none;
	}
	
#mouse a:hover  {
	color: #003366;
	text-decoration: underline;
	}