@charset "utf-8";

body {
	font-family: Tahoma;
	font-size: 13px;
	color: black;
	text-align: left;
	font-weight: normal;
	height: auto;	
    background-color: #f7f7f7;
	padding: 0px;
	line-height: 1.3em;
	vertical-align: top;
}

a, a:visited, a:active {font-family: Tahoma; font-size: 13px; font-weight: normal; color: #a64686; text-decoration: underline;}
a:hover { color: #a64686; text-decoration: none;}

