INPUT {
	background-color : transparent; 
	color : #FFFFFF; 
	font-family : Tahoma, taipei, Verdana, Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	font-weight : normal;
	border-color : #FFFFFF;  
	border-top-width : 1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px;
	text-indent : 2px;  
}

body {
	background-color : black; 
        font-family : Tahoma;
}

A {
        color : #FFFFFF;
        font-family : Tahoma;
        font-size : 12px;
        font-weight : normal;
	text-decoration : underline;
}

P {
        color : #FFFFFF;
        font-family : Tahoma;
        font-size : 12px;
        font-weight : normal;
}

TD {
        color : #FFFFFF;
        font-family : Tahoma;
        font-size : 12px;
        font-weight : normal;
}

LI {
        color : #FFFFFF;
        font-family : Tahoma;
        font-size : 12px;
        font-weight : normal;
}
