body	{
		background-color: #000;
		font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
}


A		{ 
			color: #FFFF99;
			font-size: 13px;
			font-weight: bold;
			text-decoration: none;
}

A:hover {
			color: #FFFF99;
			font-size: 13px;
			font-weight: bold;
			text-decoration: underline;
}

p		{
			font-size: 13px;
}

h1      { 
			font-size: 15px;
			font-weight: bold;
			word-spacing: 0;
			text-indent: 0;
			line-height: 100%;
			margin: 0;
}

h2      { 
			font-size: 13px;
			font-weight: bold;
			word-spacing: 0;
			text-indent: 0;
			line-height: 100%;
			margin: 0;
}

h6		{
			font-size: 10px;
			word-spacing: 0;
			text-indent: 0;
			line-height: 100%;
			margin: 0;
}

.welcome1 {
            font-size: 15px;
            font-weight: bold;
            word-spacing: 0;
            text-indent: 0;
            line-height: 100%;
            margin: 0;
            text-align: right;
            color: #FFFF99; }

.welcome2 {
            font-size: 13px;
            font-weight: bold;
            word-spacing: 0;
            text-indent: 0;
            line-height: 100%;
            margin: 0;
            text-align: right;
            color: #FFFF99; }

.whitetext { color: #FFFFFF;}