A:link {
	font-family: times new roman;
	font-weight: normal;
	font-size: 18px;
	text-decoration: underline;
	color: white;
}

A:visited {
	color: #c0c0c0;
}

A:active {
	color: black;
}

A:hover {
	color: #cc3300;
}
	