@import url(../../css/main.css);
@import url(../../css/nav.css);
@import url(nav_pv.css);
@import url(../../css/highslide.css);

a:link {color: #7f2a4b; text-decoration: underline; }
a:active {color: #7f2a4b; text-decoration: underline; }
a:visited {color: #7f2a4b; text-decoration: underline; }
a:hover {color: #7f2a4b; text-decoration: underline; }

div.heading {
	background-color: #eee;
}

.heading_medium_color {
	color: #227383;
	font-size: 20px;
}

.heading_small_color {
	color: #227383;
	font-size: 12px;
	font-weight: bold;
}

.text_small_color {
	color: #227383;
	font-size: 12px;
}



