 
A:LINK{
  
  color : #3e5b8c;
}
A:VISITED{
  color : #273c65;
}
A:HOVER{
  color : #ff7966;
  text-decoration : underline;
}
A:ACTIVE{
  color : #b70000;
}
ul {
list-style-image: url(http://imedia-cs.com/image/pt.gif);
}
dt {
	float:right;
	margin-top: -3em;
}
