.navigation {
font: 12px Arial,Verdana,Sans-serif;
font-weight: bold;
text-align: center;
}

.navigation a {
text-decoration: none;
color: #FFFFFF;
}

.navigation a:hover {
text-decoration: underline;
}

.box {
border-bottom: 1px solid #050505; 
font-family: sans-serif; 
font-size: large;
}

.title {
font-family: sans-serif;
font-size: large;
color: #000080;

}

.text {
font-family: sans-serif;
border-top: 1px solid #CCCCCC;
padding: 10px;
font-size: small;
text-align: justify;
}

.deals {
font-family: sans-serif;
font-size: medium;
color: #11538C;
border-bottom: 1px solid #000000;
padding-left: 5px;
}

.latest { 
color: #1A80D9;
font-family: sans-serif;
font-size: x-small;
padding-right: 10px;
}

.latest a {
text-decoration: none;
}

.latest a:hover {
color: #000080;
}

.latest a:visited {
color: #666666;
}
