/* CSS Document */

.bodytxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #6D6830;
}
.smalldark {
	font-family: Tahoma;
	font-size: 11px;
	color: #7A1C3D;
}
.Bigdark {
	font-family: Times New Roman;
	font-size: 12px;
	color: #6D6733;
	font-weight:bold;
	letter-spacing:1px;
}

a.Bigdark:link {
	font-family: Times New Roman;
	font-size: 12px;
	color: #6D6733;
	font-weight:bold;
	letter-spacing:1px;
}

.Bigwhite {
	font-family: Times New Roman;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	letter-spacing:1px;
}
.blacksmall {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
A.menu {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	Text-Decoration: none;

}
A.menu:hover
{
    font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	Text-Decoration: underline;
	font-weight:bold;
}
A.category {
	font-family: Arial;
	font-size: 11px;
	color: #6D6733;
	font-weight:bold;
	Text-Decoration: none;

}
A.category:hover
{
    font-family: Arial;
	font-size: 11px;
	color: #000000;
	Text-Decoration: none;
	font-weight:bold;
}
A.back{
	font-family: Arial;
	font-size: 11px;
	color: #8D294C;
	font-weight:bold;
	Text-Decoration: none;

}
A.back:hover
{
    font-family: Arial;
	font-size: 11px;
	color: #F06F88;
	Text-Decoration: none;
	font-weight:bold;
}

body {
	background-color: #FDE2E8;
}
.Graydark {	font-family: Arial;
	font-size: 12px;
	color: #575757;
	font-weight:bold;
	letter-spacing:1px;
}
.Greendark {	font-family: Arial;
	font-size: 12px;
	color: #798D5D;
	font-weight:bold;
	letter-spacing:1px;
}
.BottomAnchor {text-decoration:none; font:bold 9pt Tahoma, Verdana; color:white;}
A.BottomAnchor:hover {color:yellow;}
A.BottomAnchor:active {color:red;}
