/* a:hover { color: #FF0000; text-decoration:underline} */

.text			{font-size: 12px; line-height: 20px;}
.text_nh		{font-size: 12px; }
.texts			{font-size: 10px; line-height: 15px;}
.indextext		{font-size: 12px; line-height: 140%; }
.index			{line-height:100%;}

a				{color:#ff0000;}
a:link			{text-decoration:none;color:Navy}
a:visited		{text-decoration:none;color:Navy}
a:hover			{text-decoration:none;color:Gray}
a:active		{color:#ff0000;}

a.plk			{color:#ff0000;font-weight:bold}
a.plk:link		{text-decoration:underline;color:blue}
a.plk:visited	{text-decoration:underline;color:blue}
a.plk:hover		{text-decoration:underline;color:Gray}
a.plk:active	{color:red;font-weight:bold}

a.pnlk			{color:#ff0000;}
a.pnlk:link		{text-decoration:underline;color:blue}
a.pnlk:visited	{text-decoration:underline;color:blue}
a.pnlk:hover	{text-decoration:underline;color:Gray}
a.pnlk:active	{color:red;}

a.tlk			{color:red;font-weight:bold}
a.tlk:link		{text-decoration:underline;color:red}
a.tlk:visited	{text-decoration:underline;color:red}
a.tlk:hover		{text-decoration:underline;color:red}
a.tlk:active	{color:red;font-weight:bold}


a.tnlk			{color:red;}
a.tnlk:link		{text-decoration:underline;color:red}
a.tnlk:visited	{text-decoration:underline;color:red}
a.tnlk:hover	{text-decoration:underline;color:red}
a.tnlk:active	{color:red;}


td.img1 {
color: #000000;
background-color: #ffffff;
background-image: url("../image/spr006.gif");
background-repeat: no-repeat;
background-attachment: fixed;
}
td.img2 {
color: #000000;
background-color: #ffffff;
background-image: url("../image/newimage2.gif");
background-repeat: no-repeat;
background-attachment: fixed;
}
td.img3 {
color: #000000;
background-color: #ffffff;
background-image: url("../image/sky020.gif");
background-repeat: no-repeat;
background-attachment: fixed;
}
td.img4 {
color: #000000;
background-color: #ffffff;
background-image: url("../image/bg_grp3.gif");
background-repeat: no-repeat;
}

