.linksstyle {
	color: #003366;
	text-decoration: blink;


}
a:hover {
	color: #FFFFCC;
	text-decoration: blink;
}
