/*
 * Style sheet for the Enigmamusic.com Voyageur Track RealAudio
 * $Id: voy_track.css, created August 2003$
 */

/* a definitions */

a:link			{ color: #000000; text-decoration: none; }
a:visited		{ color: #000000; text-decoration: none; }
a:active		{ color: #000000; text-decoration: none; }
a:hover			{ color: #D16E03; text-decoration: underline; background-color: #000000; }

/* body definition for index */

.index			{ background-image: url('voy_bg.jpg'); background-repeat: repeat }

/* table definitions for all files */
/* common definitions for all tables */

table			{ font-family: WoodenNickelBlack; color: #000000; text-align: center; margin: 0; padding: 4; background-color: #F0D206 }

/* special definitions  */

#top			{ font-size: 10pt; width: 650; height: 140; border: 4px solid #D16E03; }

#credits		{ font-family: Arial; font-weight: bold; font-size: 8pt; width: 300; height: 300; }

#ra				{ font-size: 12pt; width: 300; height: 300; }

#radio			{ font-size: 8pt; width: 300; height: 300; }

#popup			{ font-size: 8pt; width: 300; height: 300; }