/* Define main areas */
BODY {
	
	font-size:70%;  
	font-family:Arial,Verdana; font-variant:normal; font-weight:normal; font-style:normal;
		  
}



/* Links */

.bod :link {COLOR: #666666; text-decoration: none;}
.bod :visited {COLOR: #c0c0c0; text-decoration: none;}
.bod :hover {COLOR: #888888; text-decoration: underline;}
.bod :active {COLOR: #808080; text-decoration: none;}

A:link {COLOR: gray; text-decoration: none;}
A:visited {COLOR: #c0c0c0; text-decoration: none;}
A:hover {COLOR: #c0c0c0; text-decoration: none;}
A:active {COLOR: #c0c0c0; text-decoration: none;}