body {
overflow-x:hidden;
overflow-y:auto;
background-color:#FFFFEA;
margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
a:link {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12; color: #A60048; text-decoration : underline; font-weight: bold;}
a:active {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12; color: #A60048; text-decoration : underline; font-weight: bold;}
a:visited {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12; color: #A60048; text-decoration : underline; font-weight: bold;}
a:hover {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12; color: #FFFFFF; text-decoration : none; font-weight: bold; background-color: #A60048;}



.smltxt {font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt; color: #000000; }
.smltxtw {font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt; color: #FFFFFF; }

.normaltxt {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12; color: #A60048; }
.normaltxtb {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12; color: #A60048; font-weight: bold;}	
.h3 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 24; color: #A60048; font-weight: bold;}

.imgs{
margin:5px;
height:202px;
width:163px;
}
.imgsd img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
-moz-opacity: 0.75;
}

.imgsd:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.imgsd img{
border: 2px solid #ccc;
}

.imgsd:hover img{
border: 2px solid #fff;
}