A:hover {
	font-size : 14px;
	font-family : "Times New Roman", Times, serif;
	color : #cc3333;
; text-decoration: blink
}

A:link {
	font-size : 14px;
	font-family : "Times New Roman", Times, serif;
	color : #cc3333;
; text-decoration: blink
}

A:visited {
	font-size : 14px;
	font-family : "Times New Roman", Times, serif;
	color : #cc3333;
; text-decoration: blink
}
body {  font-family: "Times New Roman", Times, serif; font-size: 14px; color: #000000}