a:link, a:active, a:visited {
color: #333333;
font-size : 12; 
Font-Family: Georgia, "Times New Roman", Times, serif;
text-decoration: none}

a:hover {
color: #FFFFFF;
font-size : 12; 
Font-Family: Arial; 
text-decoration: none}

BODY {
scrollbar-arrow-color:#000000;
scrollbar-track-color:#A78C5C;
scrollbar-shadow-color:#000000;
scrollbar-face-color:#BDA270;
scrollbar-highlight-color:#000000;
scrollbar-darkshadow-color:#BDA270;
scrollbar-3dlight-color:#BDA270;
background-image: URL(images/bg_panel.gif);
background-repeat: repeat-y}

FONT
{
color: #000000;
Font-Family: Arial}
.names {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: oblique;
	font-weight: bold;
	font-variant: small-caps;
	color: #660000;
}
.parents {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
.texts {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: normal;
	font-variant: normal;
	color: #660000;
}
.texts-names {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	text-decoration: underline;
}
