/*
 * Style sheet for the Enigmamusic.com Enigma Reviews
 * $Id: ereviews.css, created August 2003$
 */

h1, h2, h3, h4, h5, h6	{ text-align: center; }

a				{ text-decoration: none; }
a:link			{ color: red; }
a:visited		{ color: red; }
a:active		{ color: red; }
a:hover			{ color: red; background-color: white;	text-decoration: underline; }

#text			{ font-size: 10pt; color: #000000; text-align: left; border: 2px solid #D16E03; width: 600px; background-color: #F0D206; }
.cretu			{ color: blue; }
#link			{ border-top: 1px solid #D16E03; border-bottom: 1px solid #D16E03; text-align: center; }