.footer {color: #FFFFFF; 
	 font-size: 10px;
	 font-family: tahoma, arial, verdana, times new roman;
}
a:link {
	color: #FFFFFF;
	font-family: tahoma, arial, verdana, times new roman;
	text-decoration: none;
}
body {
	margin-top: 12px;
	margin-left: 0px;
	background-color: #69283C;
	background-repeat: repeat-x;
}
.welcometxt {
	font-size: 10pt;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.welcome {
	color: #FFBD67;
	font-size: 18px;
}



a:visited {
	font-family: tahoma, arial, verdana, times new roman;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
}
a:active {
	font-family: tahoma, arial, verdana, times new roman;
	text-decoration: none;
}

.footer-link:link,.footer-link:visited,.footer-link:active {
color: #93AAC8;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 7pt;
text-decoration: none;
font-weight: normal;
}
.agentinfo {
	font-family: tahoma;
	font-size: 14px;
	color: #FFFFFF;
}

.agentinfo a {
	text-decoration:underline;
	color:#476CEE;
}

.schedinfo {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
}

.footer-link:hover {
color: #FFFFFF;
text-decoration: underline;
}

.homepage-content-holder {
margin-left:5px;
margin-right:5px;
margin-top:5px;
margin-bottom:10px;
}

.homepage-content {
margin:0px;
padding:0px;
text-align:justify;
color:#FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;

}

.homepage-content a:link{
text-decoration:underline;

}

.homepage-content a:hover{
text-decoration:underline;

}

.homepage-content a:active{
color:#FFFFFF;
text-decoration:underline;

}

.homepage-content a:visited{
color:#FFFFFF;
text-decoration:underline;

}