
/* CSS Document */

body {
	font-size: 10px;
}
#renew .toptext a {
	color: #006666;
	font-size: large;
	font-weight: bold;
	text-decoration: underline;
	font-size: large;

}
#renew .toptext a:link {
	color: #006666;
	text-decoration: underline;	
}
#renew .toptext a:visited {
	color: #006666;
	text-decoration: underline;
}
#renew .toptext a:hover,#renew .toptext  a:focus {
	color: #006666;
	text-decoration: none;
}
#renew .toptext a:active  {
	color: #006666;
	text-decoration: underline;
}