body, table
{
        font-family: Tahoma, Verdana, Arial;
        font-size: 11px;
	color: #000000;
}
.top {
}
.top a {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.top a:hover {
	text-decoration: underline;
}
.gold {
        font-size: 38px;
}
.gold a {
	color: #DECA9D;
	text-decoration: underline;
	font-weight: bold;
}
.gold a:hover {
	color: #F0DDB4;
	text-decoration: underline;
}
.mid {
}
.mid a {
	color: #000000;
	text-decoration: underline;
}
.mid a:hover {
	text-decoration: none;
}
.nubilespasses {
        font-size: 11px;
}
.nubilespasses a {
	color: #000000;
	text-decoration: underline;
}
.nubilespasses a:hover {
	text-decoration: none;
}
.bot {
        font-size: 28px;
	color: #DECA9D;
}
.bot a {
	color: #DECA9D;
	text-decoration: underline;
	font-weight: bold;
}
.bot a:hover {
	color: #F0DDB4;
	text-decoration: underline;
}
.title {
        font-size: 20px;
	color: #67B8FF;
	font-weight: bold;
}
.title a {
	color: #67B8FF;
	text-decoration: underline;
}
.title a:hover {
	text-decoration: underline;
}
.pic {
	background-color: #DECA9D;
	color: #FFFFFF;
	border: 4px solid #DECA9D;
	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;
