
body
	{
	background-color: black; 
	font-family: Arial; 
	color: white; 
	margin-left: 10; 
	margin-top: 5;
	}
	
a {color: white; font-family: Arial; text-decoration: none;}
a:link { color: #888888; font-family: Arial; text-decoration: none;}
a:visited { color: #888888;font-family: Arial; text-decoration: none;}
a:active {color: F%3333;}

#largebold
	{color: white; font-size: 15pt; font-family: Arial; color: white; font-weight: bold; text-decoration: none;}
	
#medbold
	{color: white; font-size: 12pt; font-family: Arial; font-weight: bold; text-decoration: none;}
	
#medlinks a:link {color: #888888; font-size: 12pt; font-family: Arial; text-decoration: none}
#medlinks a:visited {color: #888888; font-size: 12pt; font-family: Arial; text-decoration: none}
#medlinks a:hover {color: white; font-size: 12pt; font-family: Arial; text-decoration: none}
#medlinks a:active {color: #F53333; font-size: 12pt; font-family: Arial; text-decoration: none;}
	
#tinybold {color: white; font-size: 8pt; font-family: Arial; font-weight: bold; text-decoration: none;}
	
#tinytext {color: white; font-size: 8pt; font-family: Arial; text-decoration: none;}
#tinytext a:link {color: white; font-size: 8pt; font-family: Arial; text-decoration: none}
#tinytext a:visited {color: #white; font-size: 8pt; font-family: Arial; text-decoration: none}
#tinytext a:hover {color: white; font-size: 8pt; font-family: Arial; text-decoration: none}
#tinytext a:active {color: #F53333; font-size: 8pt; font-family: Arial; text-decoration: none;}

#tinytext a:link img {border: solid white 3px;}	
#tinytext a:visited img {border: solid white 3px;}
#tinytext a:hover img {border: solid white 3px;}
#tinytext a:active img {border: solid #F53333 3px;}

#tinylinks a:link {color: #888888; font-size: 8pt; font-family: Arial; text-decoration: none}
#tinylinks a:visited {color: #888888; font-size: 8pt; font-family: Arial; text-decoration: none}
#tinylinks a:hover {color: white; font-size: 8pt; font-family: Arial; text-decoration: none}
#tinylinks a:active {color: #F53333; font-size: 8pt; font-family: Arial; text-decoration: none;}

#tinylinks a:link img {border: solid #888888 3px;}
#tinylinks a:visited img {border: solid #888888 3px;}
#tinylinks a:hover img {border: solid white 3px;}
#tinylinks a:active img {border: solid #F53333 3px;}
	
#flashcontent
	{
	border: solid 3px black;
	width: 320px;
	height: 260px;
	float: center;
	margin: 0px 0px;
	font-family: Arial;
	}
	
#mp4content
	{
	border: solid 3px black;
	width: 320px;
	height: 256px;
	float: center;
	margin: 0px 0px;
	font-family: Arial;
	}
