<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*リンク色*/

a:link {color:#0033FF; text-decoration:underline;}

a:visited {color:#0033FF; text-decoration:underline;}

a:active {color:#990033; text-decoration:none;}

a:hover {color:#990033; text-decoration:none;}</pre></body></html>