font {
	color: #333;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 0.01em;
	line-height: 16px;
	}

.big	{
	font-size: 17px;
	color: #684C7B;
	font-weight: bold;
	}

a, a:link, a:active, a:visited {
	color: #605DC4;
	text-decoration: underline;
	}

a:hover {
	color: #C13B9D;
	text-decoration : none;
	}

.link {
	color: #5D3879;
	font-size: 13px;
	line-height: 28px;
	font-weight: bold;
	text-decoration: none;
	}

.small {
	color: #B191C2;	
	font-size: 10px;
	}
