body {
	background-image: url(images/pci_background04.jpg);
	background-repeat: repeat-x;
	background-color: #190365;
}
.outline {
	border: 2px solid #ffffff;
}

.clock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.leadtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000066;
}

a:link {
	color: #000066;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #000066;
	text-decoration: none;
}



.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}


.bottomtext:link { 
	color: #FFFFFF; 
	text-decoration: none; 

} 
.bottomtext:active {
	text-decoration: none;
	color: #FFFFFF;

} 
.bottomtext:visited { 
	color: #FFFFFF; 
	text-decoration: none; 
	
} 
.bottomtext:hover {
	color: #FF9900;
	text-decoration: underline;
} 
