
body 		{  color: white;  	font-size: 14px;  background-color: black }
a:link 		{  color: white;  	text-decoration: underline;  font-size: 18px;  font-weight: bold;}
a:hover 	{  color: yellow;   	text-decoration: underline;   font-weight: bold;}

.txt_link1	{  color: white;  	font-size: 18px;  font-weight: bold;	}
.txt_link2 	{  color: lime;   	font-size: 18px;  font-weight: bold;	}
.txt_title1 	{  color: red;  	font-size: 32px;  font-weight: bold;	}
.txt_title2 	{  color: #99FFFF;  	font-size: 24px;  font-weight: bold;	}
.txt_1		{  color: yellow;  	font-size: 28px;  font-weight: bold;	}
.txt_2		{  color: #FFCC66;  	font-size: 24px;  font-weight: bold;	}
.txt_price	{  color: cyan;  	font-size: 18px;  font-weight: bold;	}







