.bg1 {
	background-color: #FFE1F0;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.text1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000033;
	text-decoration: none;
}
.border {
	border: 1px solid #000066;
}
.bg2 {

	background-color: #FFE1F0;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #660033;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.bg3 {


	background-color: #FFE1F0;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #660033;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #660033;
}
.text2 {

	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000033;
	text-decoration: none;
}
.text3 {


	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000033;
	text-decoration: none;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #0066CC;
	text-decoration: none;
}

