a:link {
	color: #226AA6;
}

a:visited {
	color: #226AA6;
}

a:hover {
	color: #004972;
}

ul { 
	list-style-type: square; color: brown;
}