﻿#content a			{ font-size:16px; line-height:120%; padding:5px 8px; border-radius:8px; }
#content a:link		{ color:#0000FF; }
#content a:visited	{ color:#0000FF; }
#content a:active	{ color:#0000FF; }
#content a:hover	{ color:#0000FF; background-color:#FFC800; font-weight:bold; }
#content a:focus	{ color:#0000FF; }