a:link {
	color: #FFE375;
	text-decoration: none
}
a:hover {
	color: #FFF;
	text-decoration: none
}
a:visited {
	color: #FFE375;
	text-decoration: none;
}
a:active {
	color:#FFF
}
h2 {
	color: #FFE375;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	font-style: italic;
	font-weight: bold;
}
.tinytext {
	font-size: 7pt;
}
body {
	color: #CCC;
	background-color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFE375;
	font-size: 14pt;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFE375;
	font-size: 12pt;
	letter-spacing: 3pt;
}
.countries {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFE375;
	font-size: 12pt;
	letter-spacing: 3pt;
}
.menu01 a {
	color : #F00;
	text-decoration: none;
}
.menu01 a:hover {
	color : #FC0;
}
h5 {
	font-size: 9pt;
	color: #F00;
	font-weight: bolder;
}
.red {
	color: #F00;
}
td {
	color: #CCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.footer {
	color: #666;
}
li {
	list-style-image: url(GaGa/images/bullet.gif);
	color: #FFE375;
}
.gold {
	color: #FFE375;
}
