﻿.txt {  font-family: Tahoma, Arial; font-size: 11px}
.back {  background-attachment: fixed; background-image: url(back1.jpg); background-repeat: no-repeat; background-position: bottom}
.back2 {  background-image: url(back2.jpg); background-repeat: no-repeat; background-position: bottom}
.mouse {  cursor: hand}
.txtCopy {
	font-family: Tahoma, Arial;
	font-size: 11px
}
.valentinestxt {
	font-family: Tahoma, Arial;
	font-size: 11px;
	border:1px solid #FCF;
	padding: 4px;
	text-align: center;
	background-color:#FCC	
}

.valentinestxt a {
	color:#000;
	text-decoration: none;
}

.valentinestxt a:hover {
	color:#666;
	text-decoration: underline;
}

.x-mas-menu {
	width: 200px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color:#990000;
	border: 2px solid #000;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
