/*Example CSS for the two demo scrollers*/

#pscroller1{
width: 114px;
height: 83px;
border: 2px solid #E6DAE6;
padding: 4px;
background-color: #B486B4;
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
font-weight: normal;
color: #4A0D2C;
}

a:link
 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #CB0F52; text-decoration: underline}

a:hover
 {  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #CB0F52; text-decoration: none}

a:visited
 {  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; text-decoration: }

