/* CSS Document */

body { margin: 0; color: #eeeeee;}
.txt { color: #666666; font-size: 9px; font-weight: normal; font-style: normal; text-decoration: none; text-align: left; font-family: Verdana; }
.form { color: white; font-size: 9px; font-weight: normal; font-style: normal; text-decoration: none; text-align: left; font-family: Verdana; }


a:link.footer { color: #666666; font-size: 9px; font-weight: normal; font-style: normal; text-decoration: none; font-family: Verdana}
a:visited.footer { color: #666666; font-size: 9px; font-weight: normal; font-style: normal; text-decoration: none; font-family: Verdana }
a:hover.footer { color: #666666; font-size: 9px; font-weight: normal; font-style: normal; text-decoration: underline; font-family: Verdana }
a:active.footer { color: #666666; font-size: 9px; font-weight: normal; font-style: normal; text-decoration: none; font-family: Verdana }

a:link.shop { color: #666666; font-size: 9px; font-weight: normal; font-style: normal; text-decoration: none; font-family: Verdana}
a:visited.shop { color: #666666; font-size: 9px; font-weight: normal; font-style: normal; text-decoration: none; font-family: Verdana }
a:hover.shop { color: black; font-size: 9px; font-weight: normal; font-style: normal; text-decoration: none; font-family: Verdana }
a:active.shop { color: black; font-size: 9px; font-weight: normal; font-style: normal; text-decoration: none; font-family: Verdana }

a:link.password { color: white; font-size: 9px; font-weight: normal; font-style: normal; text-decoration: underline; font-family: Verdana}
a:visited.password { color:  white; font-size: 9px; font-weight: normal; font-style: normal; text-decoration: underline; font-family: Verdana }
a:hover.password { color:  white; font-size: 9px; font-weight: normal; font-style: normal; text-decoration: none; font-family: Verdana }
a:active.password { color:  white; font-size: 9px; font-weight: normal; font-style: normal; text-decoration: underline; font-family: Verdana }

.reasontext {
	color:red; text-align: center; font-weight: bold;
}
