@charset "UTF-8";
/* CSS Document */

#tabs a:link {
	color: #333333;
}

#tabs a:visited {
	color: #333333;
}

#tabs a:hover {
	color: #6699FF;
}
