﻿.linksBodyPage
{
    width:750px;     
}

.linksItem
{
    width:730px; 
    padding:10px;    
}

a:link, a:visited {
	text-decoration:none;
}

a:hover, a:active {
	text-decoration:underline;
	
}
