a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: underline;
	color: #CCCC00;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 36px;
	color: #FFFFFF;
}
h2 {
	font-size: 16px;
	color: #000000;
}
.style1 {
	color: #663300;
	font-size: 12px;
}
body {
	background-color: #999900;
}
body,td,th {
	font-size: 12px;
}
.style2 {font-size: 18px}
.style3 {color: #663300}
.asd {
	font-size: 36px;
}

