.link {
	font-family: Tahoma;
	font-size: 11;
	font-weight: bold;
	color: #AC0481;
	text-decoration: none;
}
.link:hover {
	font-family: Tahoma;
	font-size: 11;
	font-weight: bold;
	color: #EF40B0;
	text-decoration: underline;	
}
.whitelink {
	font-family: Tahoma;
	font-size: 11;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whitelink:hover {
	font-family: Tahoma;
	font-size: 11;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;	
}
.white {
	font-family: Tahoma;
	font-size: 11;
	color: #FFFFFF;
	text-decoration: none;
}
.font {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
font-size: 10px;
color: black;
text-decoration: none;
}
.font:hover {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
font-size: 10px;
color: #AC0481;
text-decoration: none;	
}
BODY {
background-color: #FFF0F5;
}

hr {
	BORDER-BOTTOM: #AC0481 1px solid;
	BORDER-LEFT: #7F9DB9 0px solid;
	BORDER-RIGHT: #7F9DB9 0px solid;
	BORDER-TOP: #7F9DB9 0px solid;	
	height: 1;
}
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 10px;
	color: black;
	line-height: 15px;
}
.td {
	BORDER-BOTTOM: #ECE9D8 1px solid;
	BORDER-LEFT: #7F9DB9 0px solid;
	BORDER-RIGHT: #7F9DB9 0px solid;
	BORDER-TOP: #7F9DB9 0px solid;	
	COLOR: Black;
	FONT: 10px Verdana,Arial,Helvetica,sans-serif
}
INPUT {
	BACKGROUND-COLOR: #FFFFFF;
	BORDER-BOTTOM: #AC0481 1px solid;
	BORDER-LEFT: #AC0481 1px solid;
	BORDER-RIGHT: #AC0481 1px solid;
	BORDER-TOP: #AC0481 1px solid;	
	COLOR: Black;
	FONT: 11px Verdana,Arial,Helvetica,sans-serif
}
textarea {
	BACKGROUND-COLOR: #FFFFFF;
	BORDER-BOTTOM: #AC0481 1px solid;
	BORDER-LEFT: #AC0481 1px solid;
	BORDER-RIGHT: #AC0481 1px solid;
	BORDER-TOP: #AC0481 1px solid;	
	COLOR: Black;
	FONT: 10px Verdana,Arial,Helvetica,sans-serif
}
.select {
	BORDER-BOTTOM: #7F9DB9 1px solid;
	BORDER-LEFT: #7F9DB9 1px solid;
	BORDER-RIGHT: #7F9DB9 1px solid;
	BORDER-TOP: #7F9DB9 1px solid;	
	COLOR: Black;
	FONT: 11px Verdana,Arial,Helvetica,sans-serif
}

.border {
	BORDER-BOTTOM: #B6B6B6 1px solid;
	BORDER-LEFT: #B6B6B6 1px solid;
	BORDER-RIGHT: #B6B6B6 1px solid;
	BORDER-TOP: #B6B6B6 1px solid;	
	COLOR: Black;
	FONT: 11px Verdana,Arial,Helvetica,sans-serif
}

.title {
	font-family: sans-serif;
	color: Silver;
	font-size: 15;
	font-weight: bold;
	line-height: 160%;
}