/*
    Renaissoft.com style sheet
*/

body.navpanel {
	color: #FFCCCC;
	background-color: #663333;
}

a.navpanel {
	color: #FFCCCC;
	text-decoration: none;
	font-weight: bold;
}

a.email {
	color: #663333;
	text-decoration: none;
}

a.link {
	color: #663333;
	text-decoration: none;
	font-weight: bold;
}

a.icon {
	text-decoration: none;
}

p {
	color: #663333;
}

