p
{
	font:    14px verdana;
	color:    #202020;
	text-align: justify;
        line-height: 18px;
}

A:link
{
	Color:    #414141;
      	text-decoration: underline;
}

A:visited
{
	Color:    #202020;
      	text-decoration: none;

}

A:active
{
	Color:    #303030;
      	text-decoration: none;
}

A:hover
{
	Color:    #000000;
      	text-decoration: underline;
}
