@charset "utf-8";
/* CSS Document */

.style2 {
	font-size: 1em;
	color: #FFFFFF;
	text-decoration: none;
}
‧style2 ﻿a:link {
	font-size: 1em;
	color: #FFFFFF;
	text-decoration: none;
}
‧style2 a:visited {
	font-size: 1em;
	color: #FFFFFF;
	text-decoration: none;
}
‧style2 a:hover {
	font-size: 1em;
	color: #cccccc;
text-decoration: underline;
}
‧style2 a:active {
	font-size: 1em;
	color: #FFFFFF;
	text-decoration: none;
}



