a {
	text-decoration: underline;
	font-weight : bold;
}
a {color:#ed008c}
a:active {color:#b9006d}
a:visited {color:#ed008c}
a:hover {color:#b9006d}

p {
	font-family: verdana,arial;
	font-size: 11px;
}
body {
	font-family: verdana,arial;
	font-size: 11px;
	background-color : #FFFFFF;
	background-attachment : fixed;
	background-repeat : repeat-x;
	color : #666666;

}
td { font-family: verdana,arial; font-size: 11px; }

.head { font-family: verdana,arial; font-size: 13px; font-weight : bold; text-decoration: underline;}