/* Start of CMSMS style sheet 'vstulkojumi : links' */
a.section:link,
a.section:active,
a.section:visited {
	font-family: arial, tahoma, sans-serif;
	color: #663399;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.section:hover {
	font-family: arial, tahoma, sans-serif;
	color: #663399;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a.content_link:link,
a.content_link:active,
a.content_link:visited {
	font-family: arial, tahoma, sans-serif;
	color: #0066FF;
	font-size: 12px;
	text-decoration: underline;
}
a.content_link:hover {
	font-family: arial, tahoma, sans-serif;
	color: #0066FF;
	font-size: 12px;
	text-decoration: none;
}
/* End of 'vstulkojumi : links' */

