a:link{
	text-decoration: none;
	color: #1158a1
}
a:visited{
	text-decoration: none;
	color: #1158a1
}
a:hover{
	border-bottom:dashed 1px red
}
a:active{
	text-decoration: none;
	color: #1158a1
}
img{
	border-style: none;
	margin: 0px;
	padding: 0px
}
