﻿#content1 .STYLE1 {
	color: #f6ff00;
	font-size: 12px;
}
#content1 .STYLE2 {
	font-size: 12px;
	color: #FFFFFF;
}
#content1 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#content1 a:visited {
	text-decoration: none;
	color: #FF9900;
}
#content1 a:hover {
	text-decoration: none;
}
#content1 a:active {
	text-decoration: none;
}

#content2 .STYLE1 {
	color: #f6ff00;
	font-size: 12px;
}
#content2 .STYLE2 {
	font-size: 12px;
	color: #FFFFFF;
}
#content2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#content2 a:visited {
	text-decoration: none;
	color: #FF9900;
}
#content2 a:hover {
	text-decoration: none;
}
#content2 a:active {
	text-decoration: none;
}



