.t_left { background:transparent url(img/top_left.gif) top left no-repeat; }
.t_right { background:transparent url(img/top_right.gif) top right no-repeat; }
.b_right { background:transparent url(img/bot_right.gif) bottom right no-repeat; }
.b_left { background:transparent url(img/bot_left.gif) bottom left no-repeat; }
.m_top { background:transparent url(img/mid_top.gif) top repeat-x; }
.m_bot { background:transparent url(img/mid_bot.gif) bottom repeat-x; }
.m_left { background:transparent url(img/mid_left.gif) left repeat-y; }
.m_right { background:transparent url(img/mid_right.gif) right repeat-y; }
.class1 A:link { text-decoration: none; color: #000; }
.class1 A:visited { text-decoration: none; color: #000; }
.class1 A:active { text-decoration: none; color: #000; }
.class1 A:hover { text-decoration: underline; color: #800080; }	