body{
	font-family : Arial, Verdana, sans-serif;
	color : #000000;
}
a{
	color : #0000CC;
	text-decoration : none;
}
a:hover{
	color: #0066CC;
	text-decoration: underline;
}
img{
	border-width : 0;
}
