.defaultText {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.defaultTextTitle {

	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #745A63;
	text-decoration: none;
}
a:link {

	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:hover {


	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #EA705E;
	text-decoration: none;
}
a:visited {



	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #666699;
	text-decoration: none;
}
a:active {




	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.bgBottomGraphic {
	background-color: #FEF3E9;
	background-image:  url(aamasters/weblayouts/images/bottom-graphic.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.defaultTextBold {

	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #745A63;
	text-decoration: none;
}
.defaultTextBoldGray {


	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.bgVertLine {

	background-color: #FEF3E9;
	background-image: url(images/v-line.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.BorderDiv {
	margin: 1px;
	padding: 4px;
	float: left;
	width: 100%;
	border: 1px solid #B49EA6;
}
.defaultTextBoldRed {



	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.defaultTextBoldBlack {


	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
