﻿

.样式2 {color: #0000FF}
body {
	background-color: #CC0000;
}
a:link {
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}


.样式3 {
	font-size: 16px;
	color: #000000;
}
