a:link {
	text-decoration: none;	
	padding: 0px;
	color:#FFFFFF;
}
a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
a:hover {
	text-decoration: none;
	color:#FFFFFF;
}
a:active {
	text-decoration: none;
	color:#FFFFFF;
}

a.footer:link
{
    text-decoration: none;
	color:#254F9A;
} 
a.footer:visited
{
    text-decoration: none;
	color:#254F9A;
} 
a.footer:hover
{
    text-decoration: none;
	color:#254F9A;
} 
a.footer:active
{
    text-decoration: none;
	color:#254F9A;
} 

a.email:link
{
    text-decoration: none;
	color:#6D1D1E;
} 
a.email:visited
{
    text-decoration: none;
	color:#6D1D1E;
} 
a.email:hover
{
    text-decoration: none;
	color:#6D1D1E;
} 
a.email:active
{
    text-decoration: none;
	color:#6D1D1E;
} 

.foot { 
    font-family:sans-serif;
	font-size:11px;
	color:#FFFFFF;
	word-spacing:1px;
}

p {
  	font-family:sans-serif;
	font-size:11px;
	color:#000000;
	word-spacing:3px;
}

.heading {
   	font-family:sans-serif;
	font-size:11px;
	color:#6D1D1E;
	font-weight:bold;
}

.bkg {
	background-color: #153238;
	background-image: url(images/sideTop_01.jpg);
	background-repeat: repeat-x;
}

ul {
  	font-family:sans-serif;
	font-size:11px;
	color:#000000;
	word-spacing:3px;
}

ol {
  	font-family:sans-serif;
	font-size:11px;
	color:#000000;
	word-spacing:3px;
}

body {
scrollbar-arrow-color: #464646;
scrollbar-3dlight-color: #CCCCCC;
scrollbar-darkshadow-color: #999999;
scrollbar-face-color: #D4D0C8;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #CCCCCC;
scrollbar-track-color: #e6e6e6;
}
