img.Thumb {
height: 100px;
width: 80px;
border-style: solid;
border-width: 2px;
}
img.Thumb:Hover{
border-style: solid;
border-width: 2px;
border-color: #CC3333;
}
img.Main
{
width: 600px;
}

a.Nav{
text-decoration: none;
color:#003399;
}

a.Nav:Hover{
color: #CC3333;
}

Navigation{

}