
/* RCS Information 

   Title: simple.css 
   Description: CSS file for K2 Defender without b/g image 

   $Revision: 1.2 $  
   $Date: 2001/11/08 14:39:20 $ 
   $Author: alessio $  
   $Source: /cvs/root/keyhole/website/css/simple.css,v $  

*/

BODY {
	background-color: white;
	color: black;
}

A:LINK { color: #0066CC }
A:VISITED { color: #0F0F0F }
A:ACTIVE { color: red }

H1 {
	color: #28146E;
	font-family: sans-serif;
}

.navy {
	color: #28146E;
	font-weight: bold;
}

.center { text-align: center }

p.date { font-weight: bold }

td.copyright {
	font-size: smaller;
}

td.footbar { 
	background-color: #28146E; 
	color: #28146E; 
	font-size: xx-small;
}

td.links {
	font-family: sans-serif;
	font-size: smaller;
	font-weight: bold;
	color: #AAEBFF;
	align: right;
	background-color: white;
}

td.links A:LINK { color: #AAEBFF; text-decoration: none; }
td.links A:VISITED { color: #AAEBFF; text-decoration: none; }
td.links A.active  { color: white; text-decoration: none; }

td.headlines { font-size: smaller }

/* End of simple.css */
/* $Id: simple.css,v 1.2 2001/11/08 14:39:20 alessio Exp $  */
