a:link {color: #0D327E}
a:visited {color: #0D327E}
a:hover {color: black;
text-decoration: none}
a
{
  outline: none;
}

h2 {
	font-size: 20px;
}

body {
	background-image: url('../pictures/grad.png');
}

* { 

	font-family: Calibri, "Trebuchet MS", sans-serif;
	font-size: 15px;
}

#home {
display: block;
background-image: url("home-pre.jpg");
width: 121px;
height: 26px;
}

#home:hover {
background-image: url("home-post.jpg");
}

#bottomnav {
text-decoration: none;
color: silver;
}

.blueback{
background-color: #0D327E
}

.update2{
color: silver; 
font-size: 12pt;
}

.update3{
color: aqua; 
font-size: 12pt;
}

.heading{
color: silver;
}


.price2{
font-size: 16pt;
text-decoration: underline;
color: silver;
}

.news{
font-size: 16pt;
text-decoration: underline;
color: aqua;
}

.explain{
font-size: 13pt;
}


#updatehead{
text-decoration: blink; 
text-decoration: underline; 
font-size: 13pt; 
color: black;
font-weight: bold;
}

.main {
width:200px;
border:1px solid black;
}

.month {
background-color:black;
font:bold 12px verdana;
color:white;
}

.daysofweek {
background-color:gray;
font:bold 12px verdana;
color:white;
}


.caption {
font-size: 12px;
}

h2 {
	margin-bottom: 5px;
}

.sec6 {
	text-align: center;
	font-size: 15px;
	background-color: #CCCCCC;
	color: #0D327E;
}

.footer {
	color: #D5D6AC;
	font-size: 15px;
}