﻿.header {
	background-image:url('images/backgroundheader.png');
}

.subtext {
	font-family: Arial, Sans-Serif;
	font-size: 9px; 
	color: #ffffff;
}

.bodytext {
	font-family: Arial, Sans-Serif;
	font-size: 14px; 
	color: #ffffff;
}

.menutext {
	font-family: Arial, serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffc30d;
    text-decoration: none;
}

a:link {color:#ffffff;
}

a:visited {color:#ffffff;
}

.headertext {
	font-family: Arial, serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}

.headertext2 {
	font-family: Arial, serif;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
}

