@charset "utf-8";
/* CSS Document */

#text1{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height:16px;
	text-decoration: none;
}

#text2{
	font-family: Tahoma;
	font-size: 15px;	
	color: #FFFFFF;
	line-height:16px;
	text-decoration: none;
}

#text3{
	font-family: Times New Roman;
	font-size: 18px;	
	color: #993073;
	line-height:16px;
	text-decoration: none;

}

#arrow{
	font-family: Times New Roman;
	font-size: 15x;	
	color: #CC0000;
	line-height:16px;
	text-decoration: none;
	font-weight: bold;

}

#text4{
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	line-height:16px;
	text-decoration: none;
}

A:link {color: #FFFFFF; text-decoration: none}
A:visited {color: #CCCCCC; text-decoration: none}
A:active {color: #CCCCCC; text-decoration: none}
A:hover {color: #CC0099; text-decoration: underline}