a.body:link {
	COLOR: blue;
	TEXT-DECORATION: underline;
	font-family: MS Sans Serif, Arial, helvetica, ;
	font-size:-1;
	font-weight: normal;
}
a.body:visited {
	COLOR: navy;
	TEXT-DECORATION: underline;
	font-family: MS Sans Serif, Arial, helvetica, ;
	font-size: -1;
	font-weight: normal;
}
a.body:active {
	COLOR: green;
	TEXT-DECORATION: none;
	font-family: MS Sans Serif, Arial, helvetica, ;
	font-size: -1;
	font-weight: normal;
}
a.body:hover {
	COLOR: Red;
	TEXT-DECORATION: none;
	font-family: MS Sans Serif, Arial, helvetica, ;
	font-size: -1;
	font-weight: normal;
}
a.bodyb:link {
	COLOR: blue;
	TEXT-DECORATION: underline;
	font-family: MS Sans Serif, Arial, helvetica, ;
	font-size:-1;
	font-weight: bold;
}
a.bodyb:visited {
	COLOR: navy;
	TEXT-DECORATION: underline;
	font-family: MS Sans Serif, Arial, helvetica, ;
	font-size: -1;
	font-weight: bold;
}
a.bodyb:active {
	COLOR: green;
	TEXT-DECORATION: none;
	font-family: MS Sans Serif, Arial, helvetica, ;
	font-size: -1;
	font-weight: bold;
}
a.bodyb:hover {
	COLOR: Red;
	TEXT-DECORATION: none;
	font-family: MS Sans Serif, Arial, helvetica, ;
	font-size: -1;
	font-weight: bold;
}
a.bod:link {
	COLOR: blue;
	TEXT-DECORATION: underline;
	font-family: MS Sans Serif, Arial, helvetica, ;
	font-size:-2;
	font-weight: normal;
}
a.bod:visited {
	COLOR: navy;
	TEXT-DECORATION: underline;
	font-family: MS Sans Serif, Arial, helvetica, ;
	font-size: -2;
	font-weight: normal;
}
a.bod:active {
	COLOR: green;
	TEXT-DECORATION: none;
	font-family: MS Sans Serif, Arial, helvetica, ;
	font-size: -2;
	font-weight: normal;
}
a.bod:hover {
	COLOR: Red;
	TEXT-DECORATION: none;
	font-family: MS Sans Serif, Arial, helvetica, ;
	font-size: -2;
	font-weight: normal;
}