
/* RCS Information 

   Title: k2defender.css 
   Description: CSS file for K2 Defender with b/g image 

   $Revision: 1.3 $  
   $Date: 2001/11/29 15:36:40 $ 
   $Author: alessio $  
   $Source: /cvs/root/keyhole/website/css/k2defender.css,v $  

*/

BODY {
	background-color: white;
        background-image: url(http://www.k2defender.com/css/K2softbk.jpg);
        background-repeat: no-repeat;
	background-position: 10% 20%;
	color: black;
}

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

div.content {
	margin-left: 4%;
	margin-right: 25%;
}

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;
}

table.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.headlines { font-size: smaller }

/* End of k2defender.css */
/* $Id: k2defender.css,v 1.3 2001/11/29 15:36:40 alessio Exp $  */
