a:link {
	text-decoration : none;
	color: #C84A76}

a:visited {
	text-decoration : none;
	color: #68b9f2
}

a:active {
	text-decoration : none
}

a:hover {
	text-decoration : underline
}

BODY { background: #FDEAF1 url(http://www.angels4preemies.com/a4p_files/angel14bk4.jpg);
SCROLLBAR-ARROW-COLOR: #D87093; 	
SCROLLBAR-TRACK-COLOR: #FDEAF1;  
SCROLLBAR-BASE-COLOR: #E6C4D7; 
SCROLLBAR-DARK-SHADOW-COLOR: #FDEAF1}
A:LINK { color: #C84A76; }
A:VISITED { color:#996666; }
A:ACTIVE { color: #996666; }
A:HOVER { color: #AC446B; background-color: none;
}

input {
	font-size : 10pt; font-family : Verdana, Arial, sans-serif;
	color : #000000
}

input.button {
	border-style : outset;
	width : 190px;
	cursor : hand;
/*	background : rgb(212,208,200);*/
}


input.field {
	border-style : ridge;
	width : 190px;
/*	background : rgb(212,208,200);*/
}

input.halfbutton {
	border-style : outset;
	width : 95px;
	cursor : hand;
/*	background : rgb(212,208,200);*/
}

input.longfield {
	border-style : ridge;
	width : 300px;
/*	background : rgb(212,208,200);*/
}

input.shortfield {
	border-style : ridge;
	width : 35px;
/*	background : rgb(212,208,200);*/
}

select {
	font-size : 8pt;
	font-family : Verdana, Arial, sans-serif;
}

textarea {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10pt;
	color : #000000;
/*	background : rgb(212,208,200);*/
	border-style : ridge;
	width : 230px
}

.text {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10pt;
	color : #0099FF;
}

#book-title {
	font : bold 14pt Verdana , Arial, Tahoma, Helvetica, sans-serif;
	text-align : center;
}

#line {
	color : #000000;
}