﻿/* CSS Document */

ul {
	list-style-type:none;
}
img {
	border:none;
}
a {
	color:#666;
	text-decoration:none;
}
a:hover {
	
}