a:link {
	color: #FFFF00;
}

a:visited {
	color: #FFFF33;
}

a:hover {
	color: #FFFFFF;
}

body {
	background: #993300;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

li {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
	list-style-type: disc;
}

ul li li {
	list-style-type:circle;
}
	
p {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

td {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

tr {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

.details {
	font-size: small;
	font-weight: bold;
}

.name {
	color: #FFFFFF;
	font-size: large;
	font-weight: bold;
}

td.google {
	text-align: center;
	width:120px;
}

.name2 {
	color: #FFFFFF;
	font-size: medium;
	font-weight: bold;

}

.xxsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

.mylinks {
	font-size: 0.1em;
	visibility: hidden;
}

