body
{
font-family: Times New Roman, Arial, Helvetica, sans-serif;
background-color: #990000;
background-attachment: fixed;
background-position: center;
color: white;
}

.tyt
{
color:yellow;
font-size:22px;
font-weight: bold
}


.dif
{
color:white;
font-size: 18px;
}

.arch
{
color: white;
font-size: 16px;
font-weight: bold
}



a, .male
{color: white; font-size: 14px}

a.navi:link	
{
color: white;
font-size: 14px;
text-decoration: none;
}

a.navi:visited
{
color:white;
text-decoration: none;
}

a.navi:hover
{
color: #990000;
text-decoration: none; background-color: white;
}

a.navi:active	
{
text-decoration: none;
}

