body {
	margin:0px;
	background-color:#030303;
}
td {
	font-family: Arial;
	font-size : 12px;
	color: #FFFFFF;
	line-height:1.6;
}
input {
	font-family: Arial;
	font-size : 12px;
	color: #333333;
	padding-left: 5px;
	border: 1px solid #8B9499;
}
textarea { 
	font-family: Arial;
	font-size : 12px;
	color: #333333;
	padding-left: 5px;
	border: 1px solid #8B9499;
}
select { 
	font-family: Arial;
	font-size : 12px;
	color: #3B3B3B;
	padding-left: 5px;
	border: 1px solid #666666;
}

a.menu {
	font-family : Arial;
	font-size : 13px;
	text-decoration : none;
	font-weight:bold;
	color : #000000;
}
a.menu:link {
	font-family : Arial;
	font-size : 13px;
	text-decoration : none;
	font-weight:bold;
	color : #000000;
}
a.menu:hover {
	font-family : Arial;
	font-size : 13px;
	text-decoration : none;
	font-weight:bold;
	color : #000000;
}

a.menu:active {
	font-family : Arial;
	font-size : 13px;
	text-decoration : none;
	font-weight:bold;
	color: #000000;
}
a.menu:visited {
	font-family : Arial;
	font-size : 13px;
	text-decoration : none;
	font-weight:bold;
	color: #000000;
}







a.white {
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
	color : #FFFFFF;
}
a.white:link {
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
	color : #FFFFFF;
}
a.white:hover {
	font-family : Arial;
	font-size : 12px;
	text-decoration : underline;
	color : #F8CD00;
}

a.white:active {
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
	color: #FFFFFF;
}
a.white:visited {
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
	color: #FFFFFF;
}








a {
	font-family : Arial;
	font-size : 12px;
	text-decoration : underline;
	color : #F9D700;
}
a:link {
	font-family : Arial;
	font-size : 12px;
	text-decoration : underline;
	color : #F9D700;
}
a:hover {
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
	color : #F9D700;
}

a:active {
	font-family : Arial;
	font-size : 12px;
	text-decoration : underline;
	color: #F9D700;
}
a:visited  {
	font-family : Arial;
	font-size : 12px;
	text-decoration : underline;
	color: #F9D700;
}





a.yellow {
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
	color : #F8CD00;
}
a.yellow:link {
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
	color : #F8CD00;
}
a.yellow:hover {
	font-family : Arial;
	font-size : 12px;
	text-decoration : underline;
	color : #FFFFFF;
}
a.yellow:visited {
	font-family : Arial;
	font-size : 12px;
	text-decoration : underline;
	color : #FFFFFF;
}

a.yellow:active {
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
	color: #F8CD00;
}
