a{
font-family: verdana;
font-size: 14px;
text-decoration: underline;
}

a.nav{
color: #fff;
font-family: verdana;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

a.nav:hover, a.nav:visited:hover{
color: #ccc;
font-family: verdana;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

a.nav:visited{
color: #dbecf7;
font-family: verdana;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

body{
background: #000059;
}

div.blog{
border: 1px solid #600000;
padding: 20px;
width: 650px;
}

div.nav{
background: #600100;
border: 1px solid #000059;
margin: 2px;
padding: 2px;
width: 121px;
}

h1{
color: #000059;
font-family: verdana;
font-size: 18px;
font-weight: bolder;
}

h2{
color: #000059;
font-family: verdana;
font-size: 15px;
font-weight: bold;
}

h3{
color: #000059;
font-family: verdana;
font-size: 13px;
font-weight: bold;
}

img{
border: 0px;
}

p{
text-align: justify;
}

table.main{
margin-left: auto;
margin-right: auto;
}

td{
font-family: verdana;
font-size: 14px;
color: #000059;
}

td.footer{
font-size: 13px;
color: #F0F0F4;
}

td.repeat{
background: url(/images/bgrepeat.jpg);
}
