@charset "utf-8";
/* CSS Document */

a
{
	color: #19C3B8 !important;	
}

a:visited
{
	color: #128881 !important;		
}

.pkp_block.block_make_submission .content a.block_make_submission_link 
{
	background-color: #128881 !important;
	color: #ffffff !important;
}

.pkp_navigation_primary_wrapper ul li a {
    color: #6E0F14 !important;
	font-weight: bolder !important;
}

.pkp_block h2.title {
	text-decoration: none !important; 
    border-bottom: 5px solid #128881 !important;
    padding-bottom: 5px !important; 
}