@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B8EDEE;
	background-image: url(http://tour.jurassiccock.com/images/background.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #396F87;
}

a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #6BA2B5;
}
a:active {
	color: #0000FF;
}

.red_font {
	color: #FF0000;
}
.big_links {
	font-size: 28px;
	font-weight: bold;

}
.med_links {
	font-size: 18px;
	font-weight: bold;

}
.mini_links {
	font-size: 10px;

}
.scene_title {
	font-size: 18px;
	font-weight: bold;
	color: #FF00CC;
	text-align: center;
}
.scene_update {
	font-size: 14px;
	color: #FF66CC;
	text-align: center;
}
