a:link      {text-decoration: none; color: #FFFFFF; background-color: #transparent;}
a:visited  {text-decoration: none; color: #FFFFFF; background-color: #transparent;}
a:active   {text-decoration: none; color: #FFFFFF; background-color: #transparent;}
a:hover   {text-decoration: underline; cursor:crosshair; color: #FFFFFF; background-color: #transparent;}


body {
scrollbar-base-color: #B897A5;
scrollbar-arrow-color: #FEA5D3;
scrollbar-track-color: #B897A5;

scrollbar-shadow-color: #B897A5;
scrollbar-lightshadow-color: #B897A5; 
scrollbar-darkshadow-color: #FEA5D3;

scrollbar-highlight-color: #FEA5D3;
scrollbar-3dlight-color: #B897A5;
}


body, p, td, tr {font-size: 11px; color: #FEA5D3; font-family: arial; letter-spacing: 0px; line-height: 12px; text-align: left;}

#head {color: #FFFFFF; font-size: 13px; font weight: bold; border-bottom-width:1px; border-bottom-style: shade; line-height: 20px; text-align:left; letter-spacing: 0px; }

#menu {color: #FEA5D3; font-size: 11px; border-bottom-width:1px; border-bottom-style: shade; line-height: 12px; text-align:right; letter-spacing: 0px; }

input, textarea, option, select {border-style: solid; border-width: 1px; border-color: #FEA5D3; font-family: arial; font-size: 11px; color: #FEA5D3; background:#B897A5;}

.codesort h2 {color: #FFFFFF; font-size: 11px; font weight: bold; border-bottom-width:1px; border-bottom-style: shade; line-height: 12px; text-align:center; letter-spacing: 0px; }

.codesort h3 {font-size: 11px; color: #FEA5D3; font-family: arial; letter-spacing: 0px; line-height: 12px; text-align: left; }

.codesort li {
	display: inline;
	padding-right: 3px;
	}

.credit {font-size: 11px; color: #FEA5D3; font-family: arial; letter-spacing: 0px; line-height: 12px; text-align: right; }