a:link {

	color: #0099ff;

	text-decoration: underline;

}



a:visited {

	color: #0099ff;

	text-decoration: underline;

}



a:hover {

	color: #ff9900;

	text-decoration: underline;

}



.head{}



.def{

	color: #333333;

	line-height: 160%;

}



body {

	background:#ffffff  url(../img/bg.gif) repeat-x;

}

