body
{
	background:#000000;
	color:#FFFFFF;
}

.sitebg {
	background-image: url(images/lorraines-agency_08.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
a:link, a:visited, a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
}
.txt11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
}
.txtpink11, .txtpink11 a {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration:none;
}

.txtpink11:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
.txtTitle {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	border-bottom: 1px solid #FFFFFF;
}

.footlink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

.footlink a{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

.footlink a:link{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

.footlink a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: none;
}
.inputform { 
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	background-image:url(images/inputBg.gif);
	border: 1px solid #FF0000;
}
.button {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FF0000;
	border: 1px solid #FFFFFF;
}
