
A:link		{	text-decoration: none; color: #f0c090;}
A:active		{	text-decoration: none; color: #ffd0a0;}
A:visited	{	text-decoration: none; color: #c06060;}
A:hover		{	text-decoration: none; color: #ffe080;}

BODY			{	background-color: #111111;
					background-image: none;
					color: #ffffff;
					font-family: Arial;
					font-size: medium;
					font-weight: normal;}

H1,H2,H3,H4	{	color: #ffffff;}

HR				{	width: 30%;}

TABLE			{	font-size: medium;
					border-style: none;
					border-width: 0px;
					padding: 0px;}

TH				{	font-size: large;}

P				{	text-indent: 1em;}

OBJECT		{	background-color: #111111;}

.smalltext	{	font-size: small;}

.tinytext	{	font-size: xx-small;}

.menuitem	{	text-transform: uppercase;
					color: #cccccc;
					font-size: small;
					font-weight: bold;
					font-variant: small-caps;
					border-style: none;
					border-width: 0px;
					padding: 0px;}

.selection	{	text-transform: uppercase;
					color: #ffe080;
					font-size: small;
					font-weight: bold;
					font-variant: small-caps;}

.shows		{	background-color: #303030;
					border-style: solid;
					border-width: 1px;
					border-color: #505050;
					padding: 0px;
					font-size: small;}

.legality	{	background-color: #303030;
					border-style: solid;
					border-width: 1px;
					border-color: #505050;
					color: #ffffff;
					font-size: x-small;
					font-weight: normal;}
