BODY {
	background-color : Black;
}

a:link {
	color: Yellow;
}

a:hover {
	color: Yellow;
}

a:visited {
	color: Yellow;
}

a:active {
	color: Yellow;
}


SPAN.silver {
	color : Silver;
}

SPAN.yellow {
	color : Yellow;
}

SPAN.blue {
	color : Blue;
}

SPAN.UL{
	text-decoration : underline;
}

p.main {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : bold;
	color : #9C08D6;
} 

p.mainright {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : bold;
	color : #9C08D6;
	text-align: right;
} 

p.main_y {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : bold;
	color : Yellow;
} 

p.main_y_ctr {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : bold;
	color : Yellow;
	text-align : center;
} 

p.main_b {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : bold;
	color : Blue;
} 

p.mainlg {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : medium;
	font-style : normal;
	font-weight : bolder;
	color : #9C08D6;
}

p.mainlg_c {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : medium;
	font-style : normal;
	font-weight : bolder;
	color : #9C08D6;
	text-align : center;
}

p.main_c {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : bold;
	color : #9C08D6;
	text-align : center;
}

p.main_r {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : bold;
	color : #D62929;
	text-align : left;
}

p.main_s {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : bold;
	color : Silver;
	text-align : left;
}

p.main_rjr {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : bold;
	color : #D62929;
	text-align : right;
}

p.footer {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : italic;
	font-weight : normal;
	color : #D62929;
	text-align : center;
}

p.links {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : normal;
	color : #9C08D6;
	text-align : center;
}

p.sconnect {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
	font-weight : lighter;
	color : Yellow;
	text-align : center;
}


