﻿body {
margin:0;
}

a:link  {
color : #000000;
text-decoration : underline;
}

a:visited {
color : #993399;
text-decoration : underline;
}

a:active {
color : #ff0000;
text-decoration : none;
}

a:hover {
color : #ff0000;
text-decoration : none;
}

a.one:link {
color: black; 
text-decoration : none;
}

a.one:visited {
color: black; 
text-decoration : none;
}
a.one:hover {
color:#ffffff; 
background-color: #fd9966; 
text-decoration : none;
}

a.two:link {
color: black; 
text-decoration : none;
}

a.two:visited {
color: #993399; 
text-decoration : none;
}

a.two:hover {
color:#ff0000;
text-decoration : none;
}

a.ga:link {
color: black; 
text-decoration : none;
}

a.ga:visited {
color: black; 
text-decoration : none;
}

a.ga:hover {
color : #ffffff; 
text-decoration : none;
}

a.navbar:link {
color: black; 
text-decoration : underline;
}
a.navbar:visited {
color: black; 
text-decoration : underline;
}
a.navbar:hover {
color : #ff6600;
text-decoration : none;
}

h1 {
font-size : 160%;
font-family : "times new roman",times, serif;
font-style : italic;
font-weight : bold;
text-align : center;
margin-left : 40px;
margin-right : 10px;
}


p {
font-size : 100%;
font-family : "times new roman",times, serif;
font-style : normal;
font-weight : normal;
text-align : justify;
margin-left : 40px;
margin-right : 10px;
}


div.navbar {
font-size : 100%;
font-family : "times new roman",times, serif;
font-style : normal;
font-weight : normal;
}

div.index {
font-size : 100%;
font-family : "times new roman",times, serif;
font-style : normal;
font-weight : normal;
text-align : center;
margin-left : 40px;
margin-right : 10px;
}

table {
font-family : "times new roman",times, serif;
}

dl {
margin-left: 40px;
margin-right: 10px;
}
.o_normal {
font-size : 100%;
font-family : "times new roman",times, serif;
font-style : normal;
font-weight : normal;
text-align : justify;
margin-right: 10px;
}

.b {
font-weight : bold;
}

dd {
margin-left: 60px;
margin-right: 10px;
}

.rez {
font-size : 100%;
font-family : "times new roman",times, serif;
font-style : normal;
font-weight : normal;
text-align: center;
background-color: #ffcc99;
}