A:link {text-decoration: none; color: white; font-weight: bold;}
A:visited {text-decoration: none; color: white; font-weight: bold;}
A:active {text-decoration: none; color: white; font-weight: bold;}
A:hover {text-decoration: none; color: #FFBFE5; font-weight: bold;}

body {
margin: 0px;
background-color : #FFE6F4;

SCROLLBAR-FACE-COLOR: #FFE6F4;
SCROLLBAR-HIGHLIGHT-COLOR: #FFE6F4;
SCROLLBAR-SHADOW-COLOR: #CB3189;
SCROLLBAR-3DLIGHT-COLOR: #CB3189;
SCROLLBAR-ARROW-COLOR: #CB3189;
SCROLLBAR-TRACK-COLOR: #FFE6F4;
SCROLLBAR-DARKSHADOW-COLOR: #FFE6F4;
}

table, tr, td  {
font-family: verdana;
font-size: 9px;
color : #CB3189;
background-color : transparent;
text-align: justify;
border: 0px;
margin : 0px;
padding: 0px;
}

textarea, select, input, option {
background-color: #FFE6F4;
font-family: verdana;
line-height : 13px;
font-size: 9px;
color: #CB3189;
border-style: solid;
border-color: #CB3189;
border-width: 1px;
}


h1 {
font-family: Trebuchet MS;
font-size: 15px;
font-style: italic;
color: #CB3189; 
letter-spacing: 1px; 
text-transform: lowercase; 
padding: 2;
padding-left: 22;
padding-top: 1px;
padding-bottom: 2px;
margin-bottom: 15px;
border-bottom : white 3px solid;
}

img { 
border: 0px; 
}

b, strong { 
font-weight: bold;
font-size: 10px;
font-family: "Trebuchet MS", sans-serif;
}

a.main, a.main:link, a.main:visited {
display:inline-block;
width:60px;
background: #FFBFE5;
text-align:left;
text-decoration:none;
font-family:arial;
font-size:8px;
color : #CB3189;
line-height:12px;
overflow:hidden;
text-transform: uppercase;
letter-spacing : 2px;
font-style : normal;
border-left : 3px white solid;
padding-left : 2px;
}

a.main:hover {
color : #FFBFE5;
border : 0px;
font-style : normal;
background: white;
border-left : 3px #CB3189 solid;
}

.pics img { 
margin: 4px;
border-width :3px;
border-color: white;
background-color: white;
border-style: solid;
}

.pics a:hover img { 
margin: 4px;
border-width :3px;
border-color: #CB3189;
background-color: #CB3189;
border-style: solid;
}