﻿BODY {
	font-family: sans-serif;
	margin: 0px;
}

INPUT, TEXTAREA, SELECT {
	font-family: sans-serif;
}

IMG {
	border: 0px solid;
}

A {
	text-decoration: none;
}

TABLE {
	border-collapse: collapse;
	border-spacing: 0;
}

TD, TH {
	padding: 0;
}

a.languagelink {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #C6993B;
	text-decoration: none;
	
}

.designlink {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #D2AF64;
	text-decoration: none;
	
}

TD.menu {
	font-family: Arial, sans-serif;
	font-size: 11pt;
	color: #6C5524;
}

a.menuitem {
	font-family: Arial, sans-serif;
	font-size: 11pt;
	color: #6C5524;
	text-decoration: none;

}

.content {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #574B23;

}

A.contentlink {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #6C5524;
	font-weight: bold;

}

A.mp3link {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #6C5524;

}