﻿body 
{
	background-color:Black
}
P
{
	color:#f9cf3b; 
	font-family:Arial;
}

H1
{
	color:#f9cf3b; 
	font-family:Arial;
	font-size:large;
	font-weight:bold;
}
.contact
{
	color:#f9cf3b; 
	font-family:Arial;
	font-size:medium;
	font-weight:bold;
}
A
{
	color:#f9cf3b; 
	font-family:Arial;
	text-decoration:none;
}
A:hover
{
	color:#f9cf3b; 
	font-family:Arial;
	text-decoration:underline;
}
A:active
{
	color:white; 
	font-family:Arial;
	text-decoration:underline;
}
.footer
{
	color: #f9cf3b;
	font-family: Arial;
	font-size: x-small;
}
.sublinks
{
	color: #f9cf3b;
	font-family: Arial;
	font-size: x-small;
}
.about
{
	color: white;
	font-family: Arial;
	font-size:smaller;
}
.bullet
{
	color: #f9cf3b;
	font-family: Arial;
	font-size: smaller;
}
.menu
{
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: white;
}
.menuvideo
{
	
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: white;
}
.clients
{
	color: white;
	font-family: Arial;
	font-size: x-small;
}