body
{
background-color: #74a4c3;
color: #071628;
text-align: justify;
font-size: x-small;
padding:10;
}

a:link
{
color: #1c3364;
text-decoration: none;
font-family: serif;
font-size: small;
font-weight:bold;
padding: 10;
text-align: right;
}

a:visited
{
color: #1c3364;
text-decoration: none;
font-family: serif;
font-size: small;
font-weight:bold;
padding: 10;
text-align: right;
}

.text a:visited
{
color: #071628;
text-align: justify;
font-size: x-small;
}


a:hover
{
text-align: right;
color: #4c7474;
text-decoration: none;
}