/* CSS Document */
/**
 * Indrum Design
 * Copyright Copyright & Copy; 2007, Indrum Design
 * Created 23-01-07
 *
 */
 
.Green {
background-color: #B4FF00;
}
.White {
background-color: #FFFFFF;
}
p {
	font-family : arial, helvetica, sans-serif;
	color: #666666;
	font-size: .7em;
	line-height: 1.3em;
	font-style:normal;
}
a:link {color: #87879E; text-decoration: none; background-color: inherit; }
a:visited { color: #87879E; text-decoration: none; background-color: inherit; }
a:hover, a:active {color: #F16043; text-decoration: none; background-color: inherit;}