h1{
	margin : 0px;
}
A:link{
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
	color : Black;
	text-decoration : none;
	border : none;
}
A:hover{
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
	color : Black;
	text-decoration : underline;
}
A:visited {
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
	color : Black;
	text-decoration : none;
}
A:active {
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
	color : Black;
	text-decoration : underline;
}
A.othermenu:link{
	font-family : Arial;
	font-size : 14px;
	color : #FFF500;
	text-decoration : none;
	font-weight : normal;
}
A.othermenu:hover{
	font-family : Arial;
	font-size : 14px;
	color : #FFF500;
	font-weight : normal;
	text-decoration : underline;
}
A.othermenu:visited {
	font-family : Arial;
	font-size : 14px;
	color : #FFF500;
	font-weight : normal;
	text-decoration : none;
}
A.othermenu:active {
	font-family : Arial;
	font-size : 14px;
	color : #FFF500;
	font-weight : normal;
	text-decoration : underline;
}
.topmenu{
	border-bottom : 1px solid #E1BB07;
}
.centermenu{
	background-color : #DA251D;
	background-image : url(bgmenu.gif);
}
.cop{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ccc;
}
a.coplnk:link{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ccc;
}
a.coplnk:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ccc;
}
a.coplnk:visited{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ccc;
}
a.coplnk:activ{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ccc;
}
a.textlink:link{
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
	color : #DA251D;
	text-decoration : none;
}
a.textlink:hover{
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
	color : #DA251D;
	text-decoration : none;
}
a.textlink:activ{
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
	color : #DA251D;
	text-decoration : none;
}
a.textlink:visited{
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
	color : #DA251D;
	text-decoration : none;
}
a.textlinkmain:link{
	font-family : Arial;
	font-size : 16px;
	font-weight : bold;
	color : #DA251D;
	text-decoration : underline;
}
a.textlinkmain:hover{
	font-family : Arial;
	font-size : 16px;
	font-weight : bold;
	color : #DA251D;
	text-decoration : underline;
}
a.textlinkmain:activ{
	font-family : Arial;
	font-size : 16px;
	font-weight : bold;
	color : #DA251D;
	text-decoration : underline;
}
a.textlinkmain:visited{
	font-family : Arial;
	font-size : 16px;
	font-weight : bold;
	color : #DA251D;
	text-decoration : underline;
}
.bottommenu{
	border-top : 1px solid #A48F0A;
}
.text{
	border : 1px solid Gray;
	color : #ffffff;
	background-color : #222222;
	padding : 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	line-height : 20px;
}
