body, table
{
        font-family: Arial, Tahoma, Verdana, Courier;
        font-size: 11px;
	color: #000000;
}
.top {
	color: #545454;
}
.top a {
	color: #545454;
	text-decoration: underline;
}
.top a:hover {
	text-decoration: none;
}
.white {
	color: #FFFFFF;
}
.white a {
	color: #FFFFFF;
	text-decoration: underline;
}
.white a:hover {
	text-decoration: underline;
}
.yellow {
	color: #FFCC00;
}
.yellow a {
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
}
.yellow a:hover {
	text-decoration: underline;
}
.menu {
	color: #FFFFFF;
        font-size: 17px;
}
.menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.menu a:hover {
	text-decoration: underline;
}
.menuy {
	color: #FFCC00;
        font-size: 17px;
}
.menuy a {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
.menuy a:hover {
	text-decoration: underline;
}
.pass {
	color: #FD0101;
        font-size: 16px;
}
.pass a {
	color: #FD0101;
	text-decoration: underline;
	font-weight: bold;
}
.pass a:hover {
	text-decoration: none;
}
.passes {
	color: #FFFFFF;
        font-size: 11px;
}
.passes a {
	color: #FFCC00;
	text-decoration: none;
}
.passes a:hover {
	text-decoration: none;
}
.white2 {
	color: #FFFFFF;
}
.white2 a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.white2 a:hover {
	text-decoration: none;
}

.pic {
	background-color: #1E1E1E;
	color: #1E1E1E;
	border: 0px solid #666666;
	padding: 0px;
	overflow: hidden;
}

















.big {
	color: #FF0000;
        font-size: 50px;
}
.big a {
	color: #FF0000;
	text-decoration: undeline;
}
.big a:hover {
	text-decoration: none;
}
.links {
	color: #FF0000;
        font-size: 19px;
}
.links a {
	color: #FF0000;
	text-decoration: undeline;
}
.links a:hover {
	text-decoration: line-through;
}
.links2 {
	color: #FF0000;
        font-size: 13px;
}
.links2 a {
	color: #FF0000;
	text-decoration: undeline;
}
.links2 a:hover {
	text-decoration: line-through;
}
.links4 {
	color: #FF0000;
        font-size: 13px;
}
.links4 a {
	color: #FF0000;
	text-decoration: undeline;
}
.links4 a:hover {
	font-weight: bold;
	text-decoration: undeline;
}
.links3 {
	color: #FF0000;
        font-size: 19px;
}
.links3 a {
	color: #FF0000;
	text-decoration: undeline;
}
.links3 a:hover {
	text-decoration: undeline;
}
.copy {
	color: #FFFFFF;
        font-size: 12px;
}
.copy a {
	color: #FFFFFF;
	text-decoration: undeline;
}
.copy a:hover {
	text-decoration: undeline;
}
.friends {
	color: #FFFFFF;
        font-size: 12px;
}
.friends a {
	color: #FF0000;
	text-decoration: none;
}
.friends a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: undeline;
}
.friends a:active {
	color: #FF0000;
	text-decoration: undeline;
}
.book {
	color: #000000;
}
.book a {
	color: #000000;
	text-decoration: undeline;
}
.book a:hover {
	text-decoration: undeline;
}
.pic2 {
	background-color: #000000;
	color: #FF0000;
	border: 1px solid #FF0000;
	padding: 3px;
	overflow: hidden;
}


text-decoration: underline; 
text-decoration: overline; 
text-decoration: line-through; 
text-decoration: blink;