/* CSS Document */

a { color:cc0000; text-decoration: none }
a:active { color:cc0000; text-decoration: none}
a:hover { color:#660000; text-decoration: underline}
a:link { color:#660000; text-decoration: none }
a:vlink { color:cc0000; text-decoration: none }
body { color:333333;}
.text10 {
	font-size: 10px;
	line-height: 120%;
}
.text12 {
	font-size: 12px;
	line-height: 120%;
}
.text14 {
	font-size: 14px;
	line-height: 120%;
}
.text16 {
	font-size: 16px;
	line-height: 120%;
}
