body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	background-image:url(img/background_stars.gif);
	background-color:#000099;
	cursor:default;
}

h1
{
font-family:Arial, Verdana, "Times New Roman";
font-size:20px;
font-weight:800;
font-stretch:expanded;
}

.foto_txt{
FONT-SIZE:10px;
font-stretch:narrower;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
}

a:link    {
/* Applies to all unvisited links */
font-weight:300;
text-decoration:none;
color:#FFFFFF;
font-stretch:expanded;
} 

a:visited {
/* Applies to all visited links */
font-weight:300;
text-decoration:none;
color:#FFFFFF;
font-stretch:expanded;
}

a:hover {
/* Applies to links under the pointer */
font-weight:300;
color:#FFFFFF;
text-decoration:none;
font-stretch:expanded;
}

a:active {
/* Applies to activated links */
font-weight:300;
color:#CCCCCC;
text-decoration:none;
font-stretch:expanded;
}

.link_nonactive{
font-weight:300;
color:#CCCCCC;
font-stretch:expanded;
text-decoration:none;
color:#CCCCCC;
cursor:default;
}

.text_rood{
FONT-SIZE: 12px;
font-stretch:extra-expanded;
font: Arial, Helvetica, sans-serif;
text-decoration:none;
color: #FF0000;
}

.text_footer{
FONT-SIZE: 10px;
font-stretch:extra-expanded;
font: Arial, Helvetica, sans-serif;
text-decoration:none;
color: #CCCCCC;
}

