body, table, tr, td {
	font: 8pt tahoma; 
	color: #B11852;
	letter-spacing: 1px}
body {
	background-color: #FEF8F9;
}
a.one:link {background: #F7B9C6;
	display:block;
	border-left:solid 8px #F25B82;
	color: #B11852;
	font-weight: bold;
	padding: 3px;
	height: 18px;
	width: 70px;
	text-decoration:none;
	padding-bottom:3px;
	padding-top:3px;
	}
a.one:visited {background: #F7B9C6;
	display:block;
	border-left:solid 8px #F25B82;
	color: #B11852;
	font-weight: bold;
	padding: 3px;
	height: 18px;
	width: 70px;
	text-decoration:none;
	padding-bottom:3px;
	padding-top:3px;
	}

a.one:active {background: #F7B9C6;
	display:block;
	border-left:solid 8px #F25B82;
	color: #B11852;
	font-weight: bold;
	padding: 3px;
	height: 18px;
	width: 70px;
	text-decoration:none;
	padding-bottom:3px;
	padding-top:3px;
	}

a.one:hover {
background: #F25B82;
	display:block;
	border-left:solid 8px #B11852;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px;
	height: 18px;
	width: 70px;
	text-decoration:none;
	text-align: center;
	text-transform:uppercase;
	border-bottom:none;
	}
	
a:link { font-weight: bold;
color: #B11852;
border:none;}

a:visited { font-weight: bold;
color: #B11852;
border:none;}

a:active { font-weight: bold;
color: #B11852;
border:none;}

a:hover { border-bottom:solid 2px #B11852;}

input, textarea, option, select {
	background-color: #FEF8F9;
	color: #B11852;
	letter-spacing: 1px;
	border-bottom: 1px solid #404040;
	border-top: #FEF8F9;
	border-left: #FEF8F9;
	border-right: #FEF8F9;
	padding:2px; }
	
#box {position: absolute; top: 360px; left: 100px; 
border: solid 10px #FFFFFF; 
padding: 5px; 
width: 415px; }

blockquote { background:#FFF2F3;
font-style:italic;
border-left: solid 3px #BD1145;
padding: 5px;}