@import url(full.css);
body {
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border: 0px;
}
a {
	color: #293f6f;
}
a:visited {
	color: #333333;
}
a:active{
	color: #762418;
}
a:hover{
	color: #762418;
}
