

a:link, A:visited, A:active {
   color: #B295AE;
   text-decoration: none;
   cursor: crosshair;
   font-weight: normal;
   font-alignment:center;
   }

 a:hover {
   color: #B295AE;
   text-decoration: none;
   border-style: dashed;
   border-width: 0px;
   border-left-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-top-width: 0px;
   border-color: #B295AE;
   padding-bottom: 1px;
   cursor: crosshair;
   font-alignment:center;
   font-weight: bold;
   letter-spacing: 3px;
   }

body {
scrollbar-arrow-color: #B295AE;
scrollbar-base-color: #B295AE;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #B295AE;
scrollbar-shadow-color: #B295AE;
scrollbar-3dlight-color: #B295AE;
scrollbar-track-color: #B295AE;
scrollbar-darkshadow-color: #B295AE;
}


input, textarea
{ 
background: #D1C5C7;
font-family: arial;
color: #B295AE; 
font-size: 12px; 
border-style:  solid;
border-color: #B295AE;
border-width: 1px}

body
{background-color: #E1D7E0;
background-repeat:repeat-y;
background-attachment: fixed;
font-family: verdana;
color: #B295AE;
letter-spacing: 2px;
font-weight: normal;
font-size: 11px;
cursor: crosshair;}

td{
font-family: verdana;
font-align: center;
color: #B295AE;
letter-spacing: 1px;
font-weight: normal;
font-size: 11px;
cursor: crosshair;}

.nav{
font-family: verdana;
color: #B295AE;
letter-spacing: 2px;
font-weight: bold;
font-size: 15px;
cursor: crosshair;
border: #FF9794;
border-style: dotted;
border-left-width: 0px;
border-right-width: 0px; 
border-top-width: 0px; 
border-bottom-width: 0px;
text-align:center;
text-transform: uppercase; 
background-image: url(images/nav.jpg);
 background-repeat: no-repeat;
height: 10px;
padding-top: 2px;
padding-bottom: 4px;
}

.con{
font-family: verdana;
color: #B27994;
letter-spacing: 3px;
font-weight: bold;
font-size: 15px;
cursor: crosshair;
text-align:center;
height: 15px;
padding-top: 4px;
padding-bottom: 2px;
background-image: url(images/content.jpg);
text-transform: uppercase; 
}

c{color: #9E576F;
letter-spacing: 5px;
font-weight: bold;}