a:link {
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

a:visited {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

a:hover {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}

a:active {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

body {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}



.design {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

.design a:link {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.design a:visited {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.design a:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}

.design a:active {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

h1  {
	font-family: Arial;
	font-size: 22px;
	color: #CC6633;
}

h2 {
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
}

h3 {
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #CC6633;
}

h4 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

h5 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

.heading a:link {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #339900;
	text-decoration: none;
}

.heading a:visited {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.heading a:hover {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #339900;
	text-decoration: underline;
}

.heading a:active {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #339900;
	text-decoration: none;
}

li {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

.navbar {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

.navbar a:link {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.navbar a:visited {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.navbar a:hover {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}

.navbar a:active {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

p {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.smalltext {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
