﻿
img
{
	border:0px;
}

/* a tags */
a,a:link, a:active, a:visited {
    font-family: verdana;
    text-decoration: none;
    font-size: 9px;
	color: #a48233;
}

a:hover
{
	text-decoration:none;
}

/* END */

body {
	font-family:Verdana;
	font-size:9px;
	color:#565b60;
	line-height:150%;
}
