:link { 
	color: #46069E; 	
	text-decoration: none;
	}

:hover { 
	color: #000000;
	text-decoration: none;
	}

:visted { 
	color: #46069E; 
	text-decoration: none;
	}

:active { 
	color: #000000; 
	text-decoration: none;
	}

a.navlink { 
	color: 			#46069E;
	font-family: 		Arial, Helvetica, san-serif, 'Times New Roman';
	font-style: 		normal;
	font-variant: 		normal;
	font-weight: 		normal;
	font-size: 		100%;
	
	word-spacing:		normal;
	letter-spacing: 	normal;
	text-decoration: 	none;
	text-transform:		none;
	text-align: 		left;
	text-indent: 		0;		
	line-height: 		normal;
}

body {
	background: 		#C3C4E5;
	line-height: 		100%;

	margin-right: 		10px;
	margin-top: 		10px;
	margin-left: 		10px;
	margin-bottom: 		10px;
}