a:link
{
	color: rgb(204,255,0); 
}
a:link.one {color: #ff0000}
a:visited.one {color: #0000ff}
a:hover.one {font-size: 120%}
a:link.two {color: #ff0000}
a:visited.two {color: #0000ff}
a:hover.two {color: #ffcc00}

.news        { font-family:Verdana; font-size:8pt; color:#C0C0C0 }
.links       { font-family:Verdana; text-align: center; list-style-type: disc; list-style-image: 
               url('thumb/03-Beyonce-Bikini_thumb.jpg'); font-size: 8pt; 
               background-color: #808080 }
.photo       { font-family:Verdana; text-align: center; background-color: #004000 }
.topic_title { color: #FF0000; font-family: Verdana; font-weight: bold }
.news_main_title { color: #000080; font-size: 10pt; font-family: Verdana; font-style: italic; 
               font-weight: bold; background-color:#FFFF00 }
.table_menu  { font-family: Verdana; font-size: 10pt; color: #C0C0C0; 
               background-color: #354F28; text-align:center }
.table_sky   { font-family:Verdana; text-align: center; border: 2px solid #FFFFFF; background-color: #666666 }
a:visited
{
	color: rgb(102,204,0); 
} 
a:active 
{
	color: rgb(255,255,0);
}
body
{
	font-family: Verdana;
	background-color: rgb(0,0,0);
	color: #000080; text-align:center; font-size:8pt; font-weight:bold
}
table
{
	table-border-color-light: rgb(255,255,153);
	table-border-color-dark: rgb(255,255,51); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
}
h1
{
	color: rgb(204,255,0);
}
h2
{
	color: rgb(153,504,255); 
}
h3
{
	color: rgb(255,51,153); 
}
h4
{
	color: rgb(255,51,153);
}
h5
{
	color: rgb(153,504,255);
}
h6
{
	color: rgb(204,255,0);
}