a:link {
	color: #CC0066;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;

}
a:visited {
	color: #6D236D;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;


}
a:hover {
	text-decoration: underline;

}
.linklook {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

